mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-11-02 06:13:11 +08:00
feat: CI测试
This commit is contained in:
8
Example/testHotUpdate/ios/AwesomeProject/AppDelegate.h
Normal file
8
Example/testHotUpdate/ios/AwesomeProject/AppDelegate.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#import <React/RCTBridgeDelegate.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppDelegate : UIResponder <UIApplicationDelegate, RCTBridgeDelegate>
|
||||
|
||||
@property (nonatomic, strong) UIWindow *window;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user