Files
projet_gestion_commande/frontend-admin/node_modules/react-native-safe-area-context/ios/RNCSafeAreaViewManager.h
T
2026-02-07 22:33:02 +01:00

10 lines
139 B
Objective-C

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