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

10 lines
143 B
Objective-C

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