Koin in multi-module multiplatform project #2042
lihenggui
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am migrating the official Android sample from Android to Compose Multiplatform. I am using Koin to achieve dependency injection across different platforms. It can serve as an example of how to use Koin in a large multiplatform project. I also want to receive feedback from the community on code style and quality regarding using Koin.
Project link: https://github.com/lihenggui/nowinkmp
Beta Was this translation helpful? Give feedback.
All reactions