ssap_app/node_modules/react-native-screens/ios/bottom-tabs/RNSTabBarControllerDelegate.h

10 lines
158 B
Objective-C

#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface RNSTabBarControllerDelegate : NSObject <UITabBarControllerDelegate>
@end
NS_ASSUME_NONNULL_END