med-app-doctor/ios/blockchainrecapapp/AppDelegate.h
2023-12-04 15:58:22 +07:00

7 lines
98 B
Objective-C

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