Files
PeerScribe/ios/PeerScribe/AppDelegate.h
abhay-raizada 6b9afc2c8f Initial commit
Generated by react-native@0.73.4
2024-02-23 08:27:44 +05:30

7 lines
98 B
Objective-C

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