#import "RNNOptions.h" @interface RNNTopTabOptions : RNNOptions @property (nonatomic, strong) NSString* title; @property (nonatomic, strong) NSString* titleFontFamily; @end