indragiek/InAppViewDebugger
A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2712
- days_rel: n/a
- days_push: 975
- n_releases_24m: 0
Adoption not part of the score
1920 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An embeddable iOS view debugger library that provides a 3D snapshot view (via SceneKit) and a synchronized hierarchy tree view, similar to Reveal or Xcode's view debugger. It runs entirely on-device, letting developers inspect UIView hierarchies without tethering to a computer.
Use cases
- debug ui view hierarchy on device
- inspect uiview layout issues on iphone or ipad
- 3d visualize app view hierarchy
- find where a view sits in the hierarchy
- debug ui without connecting to xcode
- trigger view debugger from lldb
When to choose
- you need to debug UIKit view hierarchies directly on an iOS device
- you want a free, open-source alternative to Reveal
- you need synchronized 3D and tree views of the UI hierarchy
When to avoid
- you need SwiftUI-specific inspection tools
- you only debug from a tethered Mac and Xcode's built-in debugger suffices
- you target iOS versions below 11
Facets
library · maturity maintenance
developer-tools gui data-visualization mobile-development developer-tools testing view-debugger uikit scenekit on-device-debugging view-hierarchy ios swift mobile
1 source
- readme: https://github.com/indragiek/InAppViewDebugger · fetched 2026-08-28 · cb9004aea054
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| indragiek/InAppViewDebugger | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="indragiek/InAppViewDebugger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem