babel-preset-react-native-web3 icon indicating copy to clipboard operation
babel-preset-react-native-web3 copied to clipboard

deprecated: babel preset for react native, web3 and babel 6

Results 3 babel-preset-react-native-web3 issues
Sort by recently updated
recently updated
newest added

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...

help wanted