- Notifications
You must be signed in to change notification settings - Fork13
riodext/AndroidDaggerHiltMVP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
com.google.dagger:hilt-android:2.29.1-alpha
- Migrate to Hilt 2.30.1
- Non Android library Module using the new hilt-core
- Standalone scoped screen feature module
Special thanks to @joancolmenerodev!
About
This is a MVP (Model View Presenter) using Dagger Hilt since all examples use ViewModel + LiveData.
Topics
Resources
Stars
Watchers
Forks
Packages0
No packages published