Files
Fluxup_PAP/node_modules/react-native-screens/ios/RCTConvert+RNScreens.h
2026-03-10 16:18:05 +00:00

16 lines
192 B
Objective-C

#pragma once
#if !RCT_NEW_ARCH_ENABLED
#import <React/RCTConvert.h>
NS_ASSUME_NONNULL_BEGIN
@interface RCTConvert (RNScreens)
@end
NS_ASSUME_NONNULL_END
#endif // !RCT_NEW_ARCH_ENABLED