Skip to content

This is a MVP (Model View Presenter) using Dagger Hilt since all examples use ViewModel + LiveData.

Notifications You must be signed in to change notification settings

bhavya104/AndroidDaggerHiltMVP

 
 

Repository files navigation

Android Dagger Hilt MVP

This project is to show how to implement a Model View Presenter (MVP) using Dagger Hilt since all Hilt examples use Android ViewModel and LiveData.

alt text

Components 📦

Alt text

Current Hilt Release ⚙️

com.google.dagger:hilt-android:2.29.1-alpha

Incomming... 🛠️

  • Networking module
  • UI testing
  • More scoped modules

Contributors 🍺

Special thanks to @joancolmenerodev!

About

This is a MVP (Model View Presenter) using Dagger Hilt since all examples use ViewModel + LiveData.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%