OOReactSkinBridge Class Reference

#import <OOReactSkinBridge.h>

+ Inheritance diagram for OOReactSkinBridge:

Instance Methods

(instancetype) - initWithDelegate:launchOptions:
 
(instancetype) - initWithBundleURL:moduleProvider:launchOptions:
 
(instancetype) - initWithDelegate:launchOptions: [implementation]
 
(void) - invalidate [implementation]
 
(void) - setUp [implementation]
 
(void) - didInitializeModuleNotification: [implementation]
 

Properties

id< OOReactSkinBridgeDelegate > delegate [implementation]
 

Method Documentation

- (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 
- (void) invalidate
implementation
- (void) setUp
implementation

Property Documentation

- (id<OOReactSkinBridgeDelegate>) delegate
readnonatomicweakimplementation

The documentation for this class was generated from the following files: