Tones/ios/testapplication/AppDelegate.h

8 lines
126 B
C
Raw Permalink Normal View History

2024-08-01 01:57:25 +00:00
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
#import <Expo/Expo.h>
@interface AppDelegate : EXAppDelegateWrapper
@end