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

12 lines
165 B
Objective-C

#pragma once
#import <React/RCTViewManager.h>
NS_ASSUME_NONNULL_BEGIN
@interface RNSStackScreenComponentViewManager : RCTViewManager
@end
NS_ASSUME_NONNULL_END