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