#import #import "RNNRootViewCreator.h" #import @interface RNNReactRootViewCreator : NSObject -(instancetype)initWithBridge:(RCTBridge*)bridge; @end