Paul Ingalls
Results
2
comments of
Paul Ingalls
I was able to get it to compile by replacing all instances of throwJSError with throwOrDie
I'm having the same problem. react-native-quick-crypto is supposed to be replacing the default one. I was able to work around this by importing crypto from react-native-quick-crypto in my index.js file...