An overview of recent updates and improvements to Inspect.

We're excited to announce React DevTools in Inspect is here — a feature our community has been requesting for years. With Inspect, you can debug your React components directly on iOS and Android, just like you do on desktop.
React powers millions of mobile web apps and hybrid applications, yet debugging React components on actual devices has always been a challenge. You'd either have to rely on console logs, use remote debugging with limited capabilities, or simply hope your components behaved the same on mobile as they did on desktop.
Not anymore.
With React DevTools in Inspect, you get the full debugging experience:
React DevTools works seamlessly with Inspect's existing workflow:
No additional setup required. If your app or website uses React, the React DevTools tab appears automatically.
This feature is particularly powerful for teams building:
Debug your components on the actual device your users are using, with the exact same tools you use in development.
React DevTools in Inspect is now in early preview and available to everyone. Just connect your device and start debugging your React components.
Happy inspecting!
Team Inspect.