Search code examples
Koin inject viewmodel into Composable...

androidandroid-jetpack-composekoin

Read More
How to share same viewmodel instance in koin compose navigation...

androidkotlinandroid-jetpack-composekoinandroid-jetpack-compose-navigation

Read More
JVM Crash when Loading Native Library in ViewModel with Koin in Compose Multiplatform...

kotlinjvmkotlin-multiplatformkoincompose-multiplatform

Read More
How does Koin manage memory for single, factory, and scoped objects?...

androidkotlinmemory-managementdependency-injectionkoin

Read More
How to inject LocationTracker using Koin DI framework...

androidkotlinandroid-studiodependency-injectionkoin

Read More
Inject class instance in a viewmodel using by koin inject()...

kotlinkotlin-multiplatformkoin

Read More
Koin error getting request scoped instance: Request scope is not ready...

androidktorkoinkoin-scope

Read More
Koin 2.2.1 : I cannot use "by viewModel" in Activity...

androidandroid-studiokotlinandroid-viewmodelkoin

Read More
Please use override option or check for definition, koin android?...

androidkotlindependency-injectionkoin

Read More
Android Koin injected viewmodel with multiple same class parameters fails...

androidkotlincode-injectionkoin

Read More
How to use logger with Koin?...

androidkoin

Read More
Koin in Kotlin multiplatform (kmp) desktop platform error: NoClassDefFoundError: org/koin/core/error...

androidkotlinkotlin-multiplatformkoinkmp

Read More
Dependency Injection for DataStore with Koin...

androiddependency-injectiondatastorekoincompose-multiplatform

Read More
Koin: inject object returned by suspend function...

kotlindependency-injectionkoinkotlin-js

Read More
AndroidView of compose gives:: error No view found for id 0x7f0a01d2...

androidandroid-fragmentsandroid-jetpack-composekoinlanguage-interoperability

Read More
Inject viewModel to @Composable...

androidkotlindependency-injectionandroid-jetpack-composekoin

Read More
Koin Dependency Injection switching between local and remote data source...

androiddependency-injectionlocal-storagerepository-patternkoin

Read More
java.lang.RuntimeException: Cannot create an instance of class com.example.cookpadapp.viewmodel.Cook...

androidkotlinviewmodelkoin

Read More
Koin: getting instance of viewmodel from parent fragment using an interface/abstract class...

androidviewmodelkoinandroid-koin

Read More
Koin error when starting ktor application on ktor version 3...

kotlinktorkoin

Read More
Injecting Context from Android into SqlDelight Driver using koin within KMP...

kotlinandroid-jetpack-composekotlin-multiplatformkoinsqldelight

Read More
Inject Spring Jpa Repositories and Spring Services with Koin...

spring-bootkotlinspring-data-jpakoin

Read More
Android Koin - not found after update to 3.2.0...

androidgradleviewmodelkoin

Read More
Rendering Issue in Jetpack Compose - Android...

androidmvvmandroid-jetpack-composekoin

Read More
How to share HttpClient between Multiplatform Ktor and Coil?...

kotlin-multiplatformktorkoinkotlin-multiplatform-mobilecoil

Read More
Compose Multiplatform Koin, No definition error...

androidkotlin-multiplatformkoin

Read More
Jetpack Compose Preview not working when using Koin for Dependency Injection...

androidandroid-studioandroid-jetpack-composekoinandroid-jetpack-compose-preview

Read More
Inject Usecases with having more than one parameter using andorid koin dependency injection...

androidviewmodelclean-architecturekoinandroid-koin

Read More
Inject ViewModel into compose code by Koin in Compose Multiplatform...

kotlinkotlin-multiplatformkoincompose-multiplatform

Read More
Inject a koin database into a ktor testapplication...

kotlindependency-injectionktorkoin

Read More
BackNext