FITFLOP
Home

jetpack-compose-navigation (2 post)


posts by category not found!

Is there a way to have dialog destinations in back stack when navigating to hosted destination in Compose?

Navigating Dialog Destinations in the Back Stack with Jetpack Compose When working with Jetpack Compose navigating between different screens and handling back s

3 min read 15-10-2024 27
Is there a way to have dialog destinations in back stack when navigating to hosted destination in Compose?
Is there a way to have dialog destinations in back stack when navigating to hosted destination in Compose?

How can I scope an object(not a ViewModel) to a compose navigation graph?

Keeping Your Data in Check Scoping Objects in Jetpack Compose Navigation Jetpack Compose provides a powerful and flexible way to build Android UIs However manag

2 min read 01-10-2024 35
How can I scope an object(not a ViewModel) to a compose navigation graph?
How can I scope an object(not a ViewModel) to a compose navigation graph?