Files
boc/iom/quixzoom-app/ios/quixzoom/AppDelegate.h
T

6 lines
80 B
Objective-C
Raw Normal View History

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