GT2/Ejectable/node_modules/react-native-safe-area-context/ios/SafeAreaView/RNCSafeAreaViewManager.h
2021-08-16 00:14:59 +00:00

9 lines
139 B
Objective-C

#import <React/RCTViewManager.h>
NS_ASSUME_NONNULL_BEGIN
@interface RNCSafeAreaViewManager : RCTViewManager
@end
NS_ASSUME_NONNULL_END