This boilerplate launches with a react-native init and base configuration to start.
- React Native dependencies and configurations
- Flux architecture
- Routing and navigation
- UI Toolkit/s
# Clone the repo
git clone https://github.com/MostafaEbrahimi/react-native-starter-kit
# Install dependencies
yarn install
# Start the React Native packager for android
react-native run-android
We welcome all contributions. You can submit any ideas as pull requests or as a GitHub issue and have a good time! :))