keycard-exit/ios/keycardExit/AppDelegate.h
Ksenia Lebedeva fa1f694e72 Initial commit
Generated by react-native@0.75.2
2024-09-11 09:38:29 +02:00

7 lines
98 B
Objective-C

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