Files
Fluxup_PAP/node_modules/react-native-safe-area-context/ios/RNCSafeAreaProviderManager.h
2026-03-10 16:18:05 +00:00

10 lines
143 B
Objective-C

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