Files
musicland/ios/minuitstarter/AppDelegate.h
T
Philip Cesar Garay 84fc719a10 update
2025-07-31 21:25:33 +08:00

8 lines
126 B
Objective-C

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