Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 549 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 549 Bytes

expo-redux-reactotron

Includes

  • Reactotron configuration
  • React Native Debugger with Expo
  • React Navigation
  • Redux
  • Eslint configuration

Required Tools

Getting Started

  • Pull this boilerplate into a fresh Expo install
  • Add "postinstall": "rndebugger-open --expo" to the scripts section within package.json
  • Run sh install.sh from the project's root directory