amis-rpc-design/node_modules/react-native/template/ios/HelloWorld/AppDelegate.h

7 lines
98 B
C
Raw Normal View History

2023-10-07 19:42:30 +08:00
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : RCTAppDelegate
@end