mirror of
https://github.com/lemeow125/Reactnative-notesapp.git
synced 2025-05-17 03:48:09 +08:00
Initial commit
This commit is contained in:
commit
a93bf39373
59 changed files with 17499 additions and 0 deletions
6
ios/reactnative_notes/AppDelegate.h
Normal file
6
ios/reactnative_notes/AppDelegate.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#import <RCTAppDelegate.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppDelegate : RCTAppDelegate
|
||||
|
||||
@end
|
Loading…
Add table
Add a link
Reference in a new issue