react-native-get-pixel_edit/node_modules/react-native/template/ios/HelloWorld/AppDelegate.h
2025-07-09 11:41:52 +09:00

7 lines
98 B
Objective-C

#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : RCTAppDelegate
@end