sheetjs-rn/ios/SheetJSRN/AppDelegate.h
2023-07-02 21:42:36 -04:00

8 lines
126 B
Objective-C

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