ReactNativeContainer class
Skygear APIs container (for React Native).
Signature:
export declare class ReactNativeContainer<T extends ReactNativeAPIClient> extends Container<T>
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(options) | Constructs a new instance of the ReactNativeContainer class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
asset | ReactNativeAssetContainer<T> | ||
auth | ReactNativeAuthContainer<T> |