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

Added Koin as DI framework. #30

Closed annshsingh closed 4 years ago

annshsingh commented 4 years ago

This PR is created to maintain two different branches, one for Dagger and another for Koin as suggested by @AkshayChordiya . Two branches will helps developers compare the frameworks and choose one according to their DI needs.

AkshayChordiya commented 4 years ago

Closes #26 issue