# react-native-template **Repository Path**: mirrors_thoughtbot/react-native-template ## Basic Information - **Project Name**: react-native-template - **Description**: Template React Native project to be used with Cookiecutter - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React Native template A template for new react-native projects at thoughtbot. Inspired by [suspenders], and [django-template]. [suspenders]: https://github.com/thoughtbot/suspenders [django-template]: https://github.com/thoughtbot/django-template ## What's in the 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 [yarn]: https://yarnpkg.com/ [redux]: http://redux.js.org/ [redux-thunk]: https://github.com/gaearon/redux-thunk [remote-redux-devtools]: https://github.com/zalmoxisus/remote-redux-devtools [react-navigation]: https://reactnavigation.org/ [react-native-config]: https://github.com/luggit/react-native-config [eslint]: http://eslint.org/ [jest]: https://facebook.github.io/jest/ ## Usage 1. [Install cookiecutter][cookiecutter] (`brew install cookiecutter` on macOS). 2. Run `cookiecutter gh:thoughtbot/react-native-template` [cookiecutter]: http://cookiecutter.readthedocs.org/en/latest/installation.html 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. ## License react-native-template is Copyright © 2016 thoughtbot. It is free software, and may be redistributed under the terms specified in the [LICENSE] file. [LICENSE]: LICENSE ## About thoughtbot ![thoughtbot](http://presskit.thoughtbot.com/images/thoughtbot-logo-for-readmes.svg) 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][community]. We are [available for hire][hire]. [community]: https://thoughtbot.com/community?utm_source=github [hire]: https://thoughtbot.com?utm_source=github