A simple boilerplate setup for React Native Navigation, React Native Vector Icons. The project also includes a standard eslint configuration using airbnb's preferences.
All you need to do is clone the repository, then run:
npm install
After that, you should be all set and good to go!
Just run:
npm run android
Just run:
react-native run-ios
Feel free to make a pull request whenever you think you need to add something or fix something!
- Harvey Connor - Initial work - Harvey Connor
See also the list of contributors who participated in this project.