Android-CleanArchitecture-Kotlin
Android-CleanArchitecture-Kotlin copied to clipboard
Implementing Navigation component
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.
It has some advantages and some disadvantages just like anything, really.