Hilt-MVVM - Android Architecture
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM architecture by loading informations from PokeCard API to show one approach to using some of the best practices in Android Development. Including:
ViewModel LiveData Hilt (for dependency injection) Kotlin Coroutines Retrofit Databinding ViewBinding Navigation Components