SmartStopAPK/ios/SmartStop/AppDelegate.h

7 lines
98 B
C
Raw Normal View History

2023-11-08 20:37:01 -03:00
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : RCTAppDelegate
@end