react-native-camera-kit-no-.../example/ios/CameraKitExample/AppDelegate.h
2023-06-02 02:10:55 -07:00

7 lines
98 B
Objective-C

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