#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
// #import "React/RCTBridgeModule.h"
@interface AppDelegate : RCTAppDelegate

@end
