This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
Wouldn't that be a feature as well? It just happens to interact with other features. Also, move it out to the Navigation component of Jetpack, then it's mostly in configuration.
Hi Android10,
I enjoyed reading your article (https://fernandocejas.com/2018/05/07/architecting-android-reloaded/), but had a question about sharing fragments and viewmodels. Where would you recommend is best to store common functionality such as a bottom navigation bar fragment?
Thanks,
Anil