Expo Dev Tools is a web browser based control panel included in Expo CLI.
Expo Developer Tools supports:
- viewing logs from supporting services, (Metro and Webpack bundlers)
- viewing logs from your device
- publishing your project
- debugging connectivity
- Start any Expo project with
expo start
- Run
yarn start ./path/to/project
- Chrome should open to
http://localhost:3333/