Files
vf_react/MeAgent/ios/app/AppDelegate.h
2026-01-16 19:45:48 +08:00

8 lines
126 B
Objective-C

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