This boilerplate was built based on the Rocketseat Bootcamp classes.
- redux
- redux-saga
- duck pattern
- react-navigation
- axios
- styled-components
- react-native-gesture-handler
- reactotron
- editorconfig
- eslint
- babel-plugin-root-import
git clone https://github.com/lcnogueira/react-native-boilerplate.git
cd react-native-boilerplate
yarn install
react-native run-android (or run-ios)