7 lines
98 B
C
Raw Permalink Normal View History

2024-05-31 16:19:51 +02:00
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : RCTAppDelegate
@end