boxons/ios/Boxons/AppDelegate.h

8 lines
126 B
C
Raw Permalink Normal View History

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