A template for creating a new React Native project with our preferred project organization and default setting.
- Default folder structure
- Dependencies
- Config files
- Localized Strings file
Dependencies:
- Install React Native
- Install react-native-rename
$ npm install react-native-rename -g
- Clone and setup project
$ git clone https://github.com/MostafaTaghipour/react-native-starter-project . && sh setup.sh
- Answer the questions
-
Wait until the setup of the project and install dependencies are completed
-
Enjoy it
Mostafa Taghipour, mostafa@taghipour.me
Copyright © 2018 Mostafa Taghipour.