Hello! Can someone please explain me how to properly inject in iOS? I’ve read this several times and I still can’t get it
Manuel Lorenzo
03/28/2025, 11:19 PM
Especially this:
// Koin.kt
fun getUserPresenter() : UserPresenter = KoinPlatform.getKoin().get()
Where doors this come from? What’s koin.kt? What’s KoinPlatform.kt?