busybar-ui / ios / BusyBar / AppDelegate.h
AppDelegate.h
Raw
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
#import <Expo/Expo.h>

@interface AppDelegate : EXAppDelegateWrapper

@end