back to home

infinitered / reactotron

A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.

15,522 stars
966 forks
154 issues
TypeScriptJavaScriptShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing infinitered/reactotron in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/infinitered/reactotron)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Join our Community Slack 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 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 talk at Chain React: Chain React 2018: Debugging and Beyond with Reactotron! 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 • 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 page, navigate to the latest release to find the newest version of: • macOS (x64 & arm64) • Linux (32-bit & 64-bit) • Windows (32-bit & 64-bit) How to setup Reactotron in our app • **React Native** • **React** How to use Reactotron's features/plugins • **Track Global Errors** • **Track Global Logs** • **Networking** • **Async Storage** • **React Native MMKV** • **Benchmark** • **apisauce** • **Overlay** • **MST** • **Redux** • **Open in Editor** • **Storybook (only for React Native)** \ ships with Storybook. This enables you to switch to Storybook from the Reactotron app. • **Custom Commands** Tips and Tricks Some tips that will elevate your Reactotron experience. Bug Reports When reporting problems with Reactotron, use the provided example app located in to replicate the issue. This approach enables us to isolate and expedite the resolution of the problem. Want to contribute? Here are some helpful reading materials • **Contributing** • **Architecture** • **Monorepo** • **Release** Troubleshooting • **React Native iOS** • **React Native Android** Credits Reactotron is developed by Infinite Red, @rmevans9, and 70+ amazing contributors! Special thanks to @skellock for originally creating Reactotron while at Infinite Red. Premium Support Reactotron, as an open source project, is free to use and always will be. Infinite Red offers premium React and React Native mobile app design/development services. Email us at hello@infinite.red to get in touch for more details.