1 #import <RCTAppDelegate.h> 2 #import <Expo/Expo.h> 3 #import <UIKit/UIKit.h> 4 5 @interface AppDelegate : EXAppDelegateWrapper 6 7 @end 8