React Native
reactnative.dev › docs › react-native-devtools
React Native DevTools · React Native
February 20, 2026 - React Native DevTools is our modern debugging experience for React Native. Purpose-built from the ground up, it aims to be fundamentally more integrated, correct, and reliable than previous debugging methods.
Videos
14:25
React Native Debugging: From JS to Native - YouTube
19:57
Hacking React Native DevTools & Building a Plugin Framework by ...
23:27
Rozenite: The Missing Part of React Native DevTools | Szymon Chmal ...
05:51
Debugging Expo React Native Apps using react-devtools and Chrome ...
17:53
What’s New in React Native 0.83, React 19.2, New DevTools features ...
29:47
React Native 0.82, The React Foundation, DevTools App, CSS Support ...
Wavemaker
docs.wavemaker.com › react native devtools
React Native DevTools | WaveMaker Docs
August 20, 2025 - React Native DevTools is the new debugging tool for Expo and React Native apps (since version 0.76), replacing Chrome DevTools. This guide explains how to use it to check re-renders and analyze performance, especially for WaveMaker apps.
GitHub
github.com › facebook › react-native-devtools-frontend
GitHub - facebook/react-native-devtools-frontend: Source code for the React Native DevTools frontend, based on Chrome DevTools · GitHub
This project is periodically compiled and checked into the React Native repo as @react-native/debugger-frontend. This repository is a fork of ChromeDevTools/devtools-frontend.
Starred by 65 users
Forked by 23 users
Languages TypeScript 88.2% | JavaScript 5.7% | CSS 3.0% | HTML 1.4% | Python 0.8% | C++ 0.5%
npm
npmjs.com › package › react-devtools
react-devtools - npm
This package can be used to debug non-browser-based React applications (e.g. React Native, mobile browser or embedded webview, Safari). Install the react-devtools package.
» npm install react-devtools
GitHub
github.com › react-native-community › discussions-and-proposals › discussions › 819
[0.76] React Native DevTools — Issues and Feedback · react-native-community/discussions-and-proposals · Discussion #819
Introduction In React Native 0.76, we're shipping the first stable release of React Native DevTools, our new debugging experience for React Native apps using Hermes. React Native DevTools features:...
Author react-native-community
GitHub
github.com › jhen0409 › react-native-debugger
GitHub - jhen0409/react-native-debugger: The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools · GitHub
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools - jhen0409/react-native-debugger
Starred by 10.5K users
Forked by 819 users
Languages JavaScript 97.6% | Shell 2.2% | HTML 0.2%
Callstack
callstack.com › blog › introducing-rozenite-a-plugin-framework-for-react-native-devtools
Introducing Rozenite: A Plugin Framework for React Native DevTools
December 5, 2025 - Isomorphic communication layer: Powered by the Chrome DevTools Protocol, Rozenite provides a fast, reliable bridge between DevTools and your app. Support for Expo, React Native CLI, and Rock: Seamlessly integrates with Expo, Rock-managed projects, and React Native CLI setups, so you can build and debug plugins across your full workflow.
GitHub
github.com › LovesWorking › rn-better-dev-tools
GitHub - Buoy-gg/Buoy-Desktop: Beautiful macOS app for debugging React Query in ANY React-based application (Mobile, Web, TV, VR). Monitor queries across devices in real-time with a gorgeous native interface. Features device management, query visualization, state simulation, and automatic production safety. Works with React Native, Web, Next.js, Expo, and any JS based platform · GitHub
Enhanced developer tools for React Native applications, supporting React Query DevTools and device storage monitoring with a beautiful native interface.
Starred by 857 users
Forked by 12 users
Languages TypeScript 90.2% | Shell 5.1% | JavaScript 3.1% | CSS 1.5% | HTML 0.1%
Top answer 1 of 3
2
With React Native 0.43 or higher you should use standalone DevTools app: https://github.com/facebook/react-devtools/tree/master/packages/react-devtools
2 of 3
1
You can simply install the React DevTools as a chrome extension, the have full React Native support.. They work in my current setup with react native version 0.26.
npm
npmjs.com › package › react-native-react-query-devtools
react-native-react-query-devtools - npm
July 17, 2025 - React Query Dev Tools for React Native. Latest version: 1.5.1, last published: 8 months ago. Start using react-native-react-query-devtools in your project by running `npm i react-native-react-query-devtools`. There are 1 other projects in the npm registry using react-native-react-query-devtools.
» npm install react-native-react-query-devtools
Published Jul 17, 2025
Version 1.5.1
Author LovesWorking