jumaallan / android-mpesa-api

Android MPESA SDK Library to provide smooth MPESA Experience in Android - Dubbed Daraja
https://androidstudy.com
MIT License
197 stars 186 forks source link

Daraja DI using KOIN #61

Open andronicus-kim opened 3 years ago

e-kibet commented 3 years ago

How about using danger hilt instead of koin?

jumaallan commented 3 years ago

How about using danger hilt instead of koin?

Koin is written in pure Kotlin using functional resolution only. It's lightweight and has less learning curve and boilerplate code

e-kibet commented 3 years ago

@jumaallan This is noted. thanks will try out using Koin