Move the secure-random code into this project due to build issues with the module, which is no longer maintained
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#import <React/RCTBridgeModule.h>
|
||||
|
||||
@interface AppSecureRandomModule : NSObject <RCTBridgeModule>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user