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

12 lines
125 B
Objective-C

#pragma once
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface UIWindow (RNScreens)
@end
NS_ASSUME_NONNULL_END