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

12 lines
163 B
Objective-C

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