amis-rpc-design/node_modules/react-native/template/ios/HelloWorld/AppDelegate.h
2023-10-07 19:42:30 +08:00

7 lines
98 B
Objective-C

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