Base Repo for creating React Native apps that can access iota.lib.js and iota.flash.js
https://github.com/iotaledger/iota.lib.js/
https://github.com/iotaledger/iota.flash.js
https://facebook.github.io/react-native/
cd (your cloned local directoy)
npm install
- Clone iota.flash.js to a seperate local directory
- Copy the entire iota.flash.js local clone into the (step 1 location)/node_modules directory, overwrite any files
cd (your cloned local directoy)
react-native run-android