ReactNativeAssetContainer class
Skygear Asset APIs (for React Native).
Signature:
export declare class ReactNativeAssetContainer<T extends ReactNativeAPIClient>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(parent) | Constructs a new instance of the ReactNativeAssetContainer class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| parent | ReactNativeContainer<T> |
Methods
| Method | Modifiers | Description |
|---|---|---|
| upload(uri, options) | Uploads new asset. |