keycard-exit/ios/keycardExit/AppDelegate.h

7 lines
98 B
C
Raw Normal View History

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