infinitered/reactotron
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
#  [Join our Community Slack](http://community.infinite.red/) ## Introduction Reactotron is a powerful debugger for React and React Native applications. It provides an easy-to-use interface for developers to monitor their application's **state, network requests, and performance metrics** and can be used for any size of project, from small personal apps to large-scale enterprise applications. The OG debugger at [Infinite Red](https://infinite.red) that we use on a day-to-day basis to build client apps. Additionally, Reactotron is completely open source and free to use, making it an invaluable tool for developers at all levels of experience. We recommend that you watch [Darin Wilson's](https://github.com/darinwilson) talk at [Chain React](https://chainreactconf.com/): [Chain React 2018: Debugging and Beyond with Reactotron](https://www.youtube.com/watch?v=UiPo9A9k7xc)! ## Reactotron Superpowers Use Reactotron to: - view your application state - show API requests & responses - perform quick performance benchmarks - subscribe to parts of your application state - display messages similar to `console.log` - track global errors with source-mapped stack traces including saga stack traces! - dispatch actions like a government-run mind control experiment - hot swap your app's state using Redux or mobx-state-tree - show image overlay in React Native - track your Async Storage in React Native You plug it into your app as a dev dependency so it adds nothing to your production builds. ### Desktop Reactotron on the left, demo React Native app on the right.  ## Installation On the [Releases](https://github.com/infinitered/reactotron/releases?q=reactotron-ap
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...