6 lines
80 B
Objective-C
6 lines
80 B
Objective-C
|
|
#import <React/RCTAppDelegate.h>
|
||
|
|
|
||
|
|
@interface AppDelegate : RCTAppDelegate
|
||
|
|
|
||
|
|
@end
|