Hello. Does Koin works with multiplatform(specific...
# koin
h
Hello. Does Koin works with multiplatform(specifically new
kotlin-multiplatform
plugin)
r
Koin is split into several projects including
koin-core
and
koin-java
, but I can't find an indication if that actually means it can be used multi platform
t
so far no
it still has dependencies on java classes in core package
👍 1