Back to browse
Open source React Native debugging studio

Open source React Native debugging studio

by guigg·Aug 1, 2026·5 points·1 comment

AI Analysis

●●SolidCozySolve My Problem

Local-first React Native debugger that links network requests to storage changes.

Strengths
  • Correlates network responses directly to storage mutations, preserving debugging context.
  • Single config file enables modular adoption without restructuring app architecture.
  • Metro auto-strips instrumentation from production builds, ensuring dev-only footprint.
Weaknesses
  • React Native debugging is crowded (Flipper, Reactotron), requiring clear differentiation.
  • Only two modules live; needs more capabilities to justify switching from established tools.
Target Audience

React Native developers

Similar To

Flipper · Reactotron · Charles Proxy

Similar Projects

Developer Tools●●Solid

Free Windows shell extension for quick .NET assembly inspection

Uses MetadataLoadContext to read assembly metadata without executing any code, then surfaces that data via a native C++ ATL/COM shell extension so you can right‑click DLLs/EXEs and see compilation mode, target framework, PE kind and a clickable recursive reference tree. It’s essentially a safety‑first, lightweight alternative to firing up a decompiler when you just need quick dependency and version info — not flashy or novel, but genuinely useful in day‑to‑day Windows/.NET debugging.

Niche GemWizardry
tebjan
215mo ago
Education●●Solid

M68k assembly emulator that runs in the browser

Zero-setup 68k assembly debugger that finally replaces the Windows-only Easy68K standard.

Niche GemCozy
aldino97
1934mo ago