babel-preset-react-native-web3
babel-preset-react-native-web3 copied to clipboard
deprecated: babel preset for react native, web3 and babel 6
Thanks for making this, web3 incompatibility is really putting up some roadblocks for me on a project rn.
Debugger and HMR work fine on a React Native App. But debugger on expo sometimes doesn't work, it is because expo uses md5-file when switching js context from JavascriptCore to...
[Math.Random is predictable and insecure](https://stackoverflow.com/questions/5651789/is-math-random-cryptographically-secure) and the only way to get a secure source of entropy is by making a native call. I am not entirely sure where web3 uses...