#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface RNSTabBarControllerDelegate : NSObject <UITabBarControllerDelegate>

@end

NS_ASSUME_NONNULL_END
