AkshayChordiya / News

A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
MIT License
848 stars 166 forks source link

Replace Dagger with Koin #26

Closed annshsingh closed 4 years ago

annshsingh commented 4 years ago

@AkshayChordiya We can replace Dagger with Koin for ease of understanding and since the project is Kotlin first, I think koin would be a perfect fit. Reference - https://insert-koin.io

Let me know if this is something that you want for the project, I am willing to give it a try and add it.

AkshayChordiya commented 4 years ago

Will be done by #28