Files
hackathon-v-escape-4ff8b5a6…/frontend/node_modules/react-native-safe-area-context/ios/RNCSafeAreaShadowView.h
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06:00

10 lines
136 B
Objective-C

#import <React/RCTShadowView.h>
NS_ASSUME_NONNULL_BEGIN
@interface RNCSafeAreaShadowView : RCTShadowView
@end
NS_ASSUME_NONNULL_END