I’m trying to do DI with Koin on KMP. I got stuck ...
# multiplatform
z
I’m trying to do DI with Koin on KMP. I got stuck a little on iOS side. How can I get
KotlinKClass
type of my class generated from KMP module? I need to pass it as an argument to get an instance.
m
have a look on this working app by @John O'Reilly https://github.com/joreilly/PeopleInSpace