A template for new react-native projects at thoughtbot.
Inspired by suspenders, and django-template.
- yarn
- redux and redux-thunk
- remote-redux-devtools
- react-navigation
- react-native-config
- eslint
- jest
- ...and an example app to use as a starting point
- Install cookiecutter (
brew install cookiecutter
on macOS). - Run
cookiecutter gh:thoughtbot/react-native-template
For future runs you can shorten the command to
cookiecutter react-native-template
.
However, if you want to use the most recent template you should still run the
full command above.
react-native-template is Copyright © 2016 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.
react-native-template is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.
We love open source software! See our other projects. We are available for hire.