Kotlin Koin - Android Tutorial for Beginners
Mar 5, 2022 · 3 min read · What is Koin? A pragmatic lightweight dependency injection framework for Kotlin developers Written in pure Kotlin. What is dependency and dependency Injection? Let’s take an example. We have a relation between Car and Engine classes. To access Engine...
Join discussion