#import <OOReactSkinBridge.h>
|
| id< OOReactSkinBridgeDelegate > | delegate [implementation] |
| |
| - (void) didInitializeModuleNotification: |
|
(NSNotification *) |
notification |
|
|
implementation |
| - (instancetype) initWithBundleURL: |
|
(NSURL *) |
bundleURL |
| moduleProvider: |
|
(RCTBridgeModuleListProvider) |
block |
| launchOptions: |
|
(NSDictionary *) |
NS_UNAVAILABLE |
|
|
| |
| - (instancetype) initWithDelegate: |
|
(id<OOReactSkinBridgeDelegate>) |
delegate |
| launchOptions: |
|
(NSDictionary *) |
launchOptions |
|
|
| |
|
implementation |
| - (instancetype) initWithDelegate: |
|
(id< OOReactSkinBridgeDelegate >) |
delegate |
| launchOptions: |
|
(nullable NSDictionary *) |
launchOptions |
|
|
| |
| - (id<OOReactSkinBridgeDelegate>) delegate |
|
readnonatomicweakimplementation |
The documentation for this class was generated from the following files: