Files
Fluxup_PAP/node_modules/react-native-screens/ios/gamma/stack/screen/RNSStackScreenComponentViewManager.mm
2026-03-10 16:18:05 +00:00

8 lines
151 B
Plaintext

#import "RNSStackScreenComponentViewManager.h"
@implementation RNSStackScreenComponentViewManager
RCT_EXPORT_MODULE(RNSStackScreenViewManager)
@end