React Native Boilerplate for Webjs Ethereum projects
This project is a boilerplate for developing blockchain applications with React Native. You can use any EVM chain. RPC providers are listed in constants.
$ git clone https://github.com/hsynran/react-native-web3-boilerplate.git
$ cd react-native-web3-boilerplate
$ npm install
$ npm run ios || npm run android
Powered by TheCodingMachine React Native boilerplate