ChristopherME / movies-android

Android playground project with modularization by feature (android libraries), unit tests, MVVM & MVI.
380 stars 65 forks source link

Navigation #26

Closed ChristopherME closed 3 years ago

ChristopherME commented 3 years ago

I stopped the usage of the Jetpack Navigation library for the moment and I'm using my own library for navigate between modules.