#import @protocol RNNRootViewCreator -(UIView*)createRootView:(NSString*)name rootViewId:(NSString*)rootViewId; @end