hi guys .... I have a problem with koin in ios side
koin version 3.5.4
I am using androidx viewModel after migration and when I am trying to inject it to the ios side i have this issue
Uncaught Kotlin exception: org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory:'viewModel class Name']'
at 0 shared
any help please ?