CICD-Mobile-App-Release-GitHub/ios/InitProject/AppDelegate.h

6 lines
98 B
Objective-C

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