ethereum-boilerplate / ethereum-react-native-boilerplate

The ultimate full-stack Ethereum React Native Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system! Happy BUIDL!👷‍♂️
MIT License
544 stars 286 forks source link

When i imported react-native-bip39, dependency cycle occurs #54

Open 0xEclair opened 2 years ago

0xEclair commented 2 years ago

Require cycle: node_modules\sjcl\sjcl.js -> node_modules\react-native-crypto\index.js -> node_modules\react-native-randombytes\index.js -> node_modules\sjcl\sjcl.js

"react-native-bip39": "^2.3.0"