How I Hacked React Native DevTools (And Built a Plugin Framework)
How I Hacked React Native DevTools (And Built a Plugin Framework)
Learn how React Native DevTools work under the hood, and how to inject custom plugins with clean hooks and no forks.
How I Hacked React Native DevTools (And Built a Plugin Framework)
Ever wondered how React Native DevTools actually work? Szymon Chmal did, and then reverse-engineered the whole thing. In this live talk at React Advanced London, he’ll reveal what he uncovered: a modular architecture, clean injection points, and just enough loopholes to make DevTools truly extensible.
You’ll learn how he went from hacking around to building a full plugin framework: no forks, no hacks, just smart architecture. From embedding React-based UIs to enabling sandboxed execution, this session will change how you see DevTools.
How I Hacked React Native DevTools (And Built a Plugin Framework)
Learn how React Native DevTools work under the hood, and how to inject custom plugins with clean hooks and no forks.

Learn more about Developer Experience
Here's everything we published recently on this topic.
React Native Performance Optimization
Improve React Native apps speed and efficiency through targeted performance enhancements.
C++ Library Integration for React Native
Wrap existing C-compatible libraries for React Native with type-safe JavaScript APIs.
Shared Native Core for Cross-Platform Apps
Implement business logic once in C++ or Rust and run it across mobile, web, desktop, and TV.
Custom High-Performance Renderers
Build custom-rendered screens with WebGPU, Skia, or Filament for 60fps, 3D, and pixel-perfect UX.























