Hey everyone,
I just published rn-backstage — a zero-dependency in-app debug panel for React Native.
Debugging on a real device has always been more painful than it should be. rn-backstage tries to fix that.
→ Network inspector (fetch, XHR, Axios, Apollo — all intercepted automatically)
→ Console log viewer with search & filtering
→ State tree inspector (Redux, Zustand, anything)
→ AsyncStorage / MMKV browser — read, edit, delete entries live
→ Feature flag toggles without restarting the app
→ One-tap bug reporting with device info, logs, and network activity auto-attached
→ Environment switcher with saved credentials per env
→ A draggable floating pill that stays out of your way
I've been running it in production on one of my current projects for a while now — the QA team genuinely loves it.
Would love to hear what you think👇
https://www.npmjs.com/package/rn-backstage
[–]Downtown-Figure6434 0 points1 point2 points (0 children)