mirror of
https://github.com/aljazceru/react-native-pubky.git
synced 2025-12-17 22:54:29 +01:00
Add base project
Implement auth method
This commit is contained in:
6
example/ios/PubkyExample/AppDelegate.h
Normal file
6
example/ios/PubkyExample/AppDelegate.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#import <RCTAppDelegate.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppDelegate : RCTAppDelegate
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user