Hi is there any sample available for koin for compose multiplatform, no sample is available for it.
I found one sample from its docs about kotlin multiplatform thats showing only for 2 platforms android and ios, will that work for other targets as well like js and desktop? if yes, how we can start koin from js and desktop specific modules?
s
s3rius
08/06/2023, 4:16 PM
It should support JS as well, since it has source-sets for it.
it definitely supports jvm/desktop. And it works just like other platforms. You call