Files
self/app/ios/AwesomeProject/AppDelegate.h
Rémi Colin afc235a592 check
2024-01-10 10:52:10 +01:00

7 lines
98 B
Objective-C

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