Bundling multiple modules with Koin
Hey guys, while working on the course content yesterday, I discovered a way to bundle multiple platform-specfic modules together. This allows to inject all of these modules with a single function call. You can check out how it works here - https://github.com/nsmirosh/KMP-for-Android-devs