newsmemory-ios-sdk/Frameworks/RNScreens.xcframework/ios-arm64/Headers/RCTConvert+RNScreens.h

14 lines
178 B
Objective-C

#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