ClipSync-Mobile/ios/MyAwesomeProject/AppDelegate.h
2023-03-27 11:52:28 +02:00

7 lines
98 B
Objective-C

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