Multiplatform dependency injection: making Koin, Dagger/Hilt and Swinject work together on Android, iOS and desktop
Different platforms typically use different frameworks for achieving dependency injection. This article shows an approach to integrating dependencies from a shared Kotlin multiplatform module, which… Read More »Multiplatform dependency injection: making Koin, Dagger/Hilt and Swinject work together on Android, iOS and desktop