You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I heard about the Navigation Component part of the Android Jetpack.
Is it worth to use it ? and if yes, how could we apply it with this architecture because it slightly change the way we navigate between screens.
Activity
Zhuinden commentedon Aug 13, 2019
It has some advantages and some disadvantages just like anything, really.
sachin09999 commentedon Apr 3, 2025
yes its worth of use and we can applly it by going through the documentation https://developer.android.com/develop/ui/compose/navigation
Zhuinden commentedon Apr 3, 2025
Navigation3 will deprecate all of it anyway.