#import #import @interface UITabBarController (RNNUtils) - (UIView *)getTabView:(int)tabIndex; - (UIView *)getTabIcon:(int)tabIndex; - (NSArray *)deselectedViewControllers; @end