Files
eSIM-Wallet/ios/LPAapp/AppDelegate.h
2024-03-24 12:13:36 +05:30

7 lines
98 B
Objective-C

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