#import @interface RNNCustomViewController : UIViewController - (instancetype)initWithProps:(NSDictionary*)props; @end