I see.
From what you've said, it seems unlikely that the module, which is Java-based and targeted for Android, will be operated in KMM in the future
Thanks!!
j
Jeff Lockhart
11/08/2023, 3:59 AM
Yes, it would need to be rewritten in Kotlin before that's even a possibility. You might try Koin for KMP dependency injection.
u
윤현준
11/08/2023, 4:08 AM
After seeing your comment, I looked into Koin.
It seems that changing all my generated dependency injections to Koin could be the solution.
Thank you for the advice. Haha, have a great day.