ReactNativeContainer class
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> |