Files
cally/ios/cally/AppDelegate.h
Milan Paunovic f2997768da init
2024-07-31 19:12:35 +02:00

8 lines
126 B
Objective-C

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