Hierarchy

  • AssetMap

Properties

name: string

The name to index the asset map by

startDir?: string

The root directory of the assets relative to Bundle.main on iOS and src/main/assets on Android. If omitted, the root of Bundle.main and src/main/assets will be used.

virtualPath?: string

Any path to match via the web. If omitted, name will be used.

Generated using TypeDoc