sheetjs-rn/ios/SheetJSRN/AppDelegate.h

7 lines
98 B
C
Raw Permalink Normal View History

2023-07-02 19:29:40 +00:00
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : RCTAppDelegate
@end