Class
ImageAsset
ImageAsset
Summary
Constructors
Constructors
constructor
new ImageAsset(asset: any): ImageAsset
| Parameter | Default | Description |
asset | | any |
Returns ImageAsset
Properties
android
ios
nativeImage
options
options: ImageAssetOptions
Methods
getImageAsync
| Parameter | Default | Description |
callback | | (image: any, error: any) => void |
Returns any
- Previous
- Image
- Next
- ImageCache