Files
app_vhills/ios/vhills/AppDelegate.h
javamon b5c07a9951 Initial commit
Generated by react-native@0.74.5
2025-04-03 14:25:49 +09:00

7 lines
98 B
Objective-C

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