This is a simple guide to get you started with using the Ethereum Javascript API (web3.js) with the Create React Native App project. This is not an in-depth guide.
- 
Make sure you have Node version 6 or later installed, if not, get it on the Node website node --version
- 
Install Create React Native App