BikeApp_demoss/ios/BikeApp_demo/AppDelegate.h
tx bbaa67c0de Initial commit
Generated by react-native@0.74.5
2024-11-02 16:21:03 +08:00

7 lines
98 B
Objective-C

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