Run the redux example of react-navigation
This is a standalone app for debugging React Native apps, it's based on the official Remote Debugger, and includes React Inspector / Redux DevTools.
The prebuilt binaries can be found on the releases page.
For macOS, you can use Homebrew Cask to install:
$ brew update && brew cask install react-native-debugger
- Getting Started
- Debugger Integration
- React DevTools Integration
- Redux DevTools Integration
- Troubleshooting
- Contributing
- Great work of React DevTools
- Great work of Redux DevTools / Remote Redux DevTools and all third-party monitors.