fraserxu / react-native-debugger

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Debugger

Backers on Open Collective Sponsors on Open Collective CI Status Dependency Status devDependency Status

React Native Debugger

Run the redux example of react-navigation with Redux DevTools setup

This is a standalone app for debugging React Native apps:

Installation

To install the app, you can download a prebuilt binary from the release page.

For macOS, you can use Homebrew Cask to install:

$ brew update && brew cask install react-native-debugger

This puts React Native Debugger.app in your /applications/ folder.

Documentation

Credits

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

LICENSE

MIT

About

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools

License:MIT License


Languages

Language:JavaScript 98.3%Language:Shell 1.5%Language:HTML 0.2%