1 Repo
Tools for visualizing the current navigation state and component hierarchy during runtime.
Distinct from Stack Trace Hierarchy Visualizers: Existing candidates focus on code execution stack traces or navigation logic, not real-time visual hierarchy inspection for mobile navigation.
Explore 1 awesome GitHub repository matching mobile development · Navigation Stack Debuggers. Refine with filters or upvote what's useful.
Fragmentation is an Android fragment management library and navigation framework. It coordinates the lifecycle, transactions, and navigation of fragments to reduce boilerplate code. The framework provides a system for handling back-stack operations, transition animations, and activity-like launch modes between fragments. It includes a navigation debugger with visual tools for inspecting the fragment hierarchy and monitoring the navigation stack in real time. The library covers fragment communication through activity-scoped event buses, lifecycle coordination with lazy view initialization, an
Provides a real-time visual dialog interface to inspect the fragment hierarchy and current navigation stack.