#import <UIKit/UIKit.h> @interface RNNTabBarController : UITabBarController - (void)setTabBarHidden:(BOOL)hidden animated:(BOOL)animated; @end