Preview 2.0 is now in Public Beta!
Read the Announcement
ImageAsset

Summary

Constructors

constructor

new ImageAsset(asset: any): ImageAsset
Parameter Default Description
asset
any

Returns ImageAsset

Properties

android

nativeImage

Methods

getImageAsync

getImageAsync(callback: (image: any, error: any) => void): any
Parameter Default Description
callback
(image: any, error: any) => void

Returns any
Previous
Image