#import "RNNOptions.h" @interface RNNTopTabsOptions : RNNOptions @property (nonatomic, strong) NSNumber* backgroundColor; @end