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