#jetpack-compose
Every summary, chronological. Filter by category, tag, or source from the rail.
Tag · #jetpack-compose
Scale Compose Navigation Beyond Toy Apps
Centralize routes in sealed classes with helper functions, pass nav callbacks to screens, and use popUpTo(inclusive=true), launchSingleTop=true, restoreState=true for clean back stacks in auth flows, bottom tabs, nested graphs, and deep links.
Level Up Coding
Scale Compose Nav: Sealed Routes to Deep Links
Centralize routes in sealed classes, pass nav callbacks to screens, and use popUpTo/launchSingleTop for back stack control—patterns that prevent mess in real apps with auth, tabs, and flows.
Showing 2 of 2