🌐
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.
🌐
React
react.dev › learn › react-developer-tools
React Developer Tools – React
For other browsers (for example, ... built with React Native, you can use React Native DevTools, the built-in debugger that deeply integrates React Developer Tools....
🌐
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%
🌐
Medium
blog.swmansion.com › best-react-native-debugging-tools-in-2025-a95dcac7a014
Best React Native Debugging Tools in 2026 | Software Mansion
January 7, 2026 - Announced at React Universe Conf 2024, React Native DevTools was referred to as the “new React Native debugger” to replace Flipper and other legacy debuggers. Starting with React Native 0.76, it has become the default debugging tool for ...
🌐
Re.Pack
re-pack.dev › docs › features › devtools
React Native Devtools - Re.Pack
React Native Devtools are currently recommended way of debugging your React Native application. Re.Pack comes with built-in support for React Native Devtools.
🌐
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
    
Published   Oct 20, 2025
Version   7.0.1
🌐
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%
Find elsewhere
🌐
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.
🌐
Expo Documentation
docs.expo.dev › develop › debugging › tools
Debugging and profiling tools - Expo Documentation
February 16, 2026 - React Native DevTools is a modern debugging tool for Expo and React Native apps. It allows you to gain insights into the JavaScript code of your app by accessing the Console, Sources, Network (Expo only), and Memory tabs.
🌐
React Navigation
reactnavigation.org › docs › devtools
Developer tools | React Navigation
To use the developer tools, install @react-navigation/devtools: ... Hooks from this package only work during development and are disabled in production. You don't need to do anything special to remove them from the production build.
🌐
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
    
🌐
DEV Community
dev.to › wafa_bergaoui › react-native-debugging-tools-2025-32f
React Native Debugging Tools (2025) - DEV Community
May 12, 2025 - Consider editor-integrated tools ... for every scenario—whether you need deep native inspection (Flipper), state management debugging (Reactotron), or performance profiling (Hermes)....