#import #import @interface RNNControllerFactory : NSObject -(UIViewController*)createRootViewController:(NSDictionary*)layout; @end