Enjoy Dependency Injection on Android with Koin
What is Koin?
Koin is a lightweight dependency injection (DI) framework written in Kotlin. It’s designed to be simple and easy to use, especially when building Android apps — whether you're using Jetpack Compose or not.
If you have no clue what depen...
nathan79c.hashnode.dev3 min read