mirror of https://gitlab.com/m3f_usm/SmartStopAPK
7 lines
98 B
C
7 lines
98 B
C
![]() |
#import <RCTAppDelegate.h>
|
||
|
#import <UIKit/UIKit.h>
|
||
|
|
||
|
@interface AppDelegate : RCTAppDelegate
|
||
|
|
||
|
@end
|