Files
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06:00

10 lines
148 B
Objective-C

#import <React/RCTBridgeModule.h>
NS_ASSUME_NONNULL_BEGIN
@interface RNCSafeAreaContext : NSObject <RCTBridgeModule>
@end
NS_ASSUME_NONNULL_END