ecency-mobile/ios/Ecency/AppDelegate.h
2024-03-06 13:40:45 +05:00

8 lines
126 B
Objective-C

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