1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

a pure react native project (react native 0.73.6)

This commit is contained in:
2024-03-20 00:05:09 +08:00
commit 0ac4892ac9
57 changed files with 8935 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : RCTAppDelegate
@end