#import #import #import @interface RNNCustomTitleView : UIView - (instancetype)initWithFrame:(CGRect)frame subView:(RCTRootView*)subView alignment:(NSString*)alignment; @end