Files
rnpay/ios/rnpay/AppDelegate.h
2026-01-23 16:48:55 +08:00

7 lines
98 B
Objective-C

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