sheetjs-rn/ios/SheetJSRN/AppDelegate.h
2023-07-02 15:29:40 -04:00

7 lines
98 B
Objective-C

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