MultiModuleMovies icon indicating copy to clipboard operation
MultiModuleMovies copied to clipboard

Dagger -> Koin for KMP and Kotlin 2 support

Open ber4444 opened this issue 1 year ago • 1 comments

My issues with Dagger include:

  • https://github.com/google/dagger/issues/4303
  • https://github.com/google/dagger/issues/3916

E.g. implement something along the lines of https://github.com/InsertKoinIO/koin/issues/472

ber4444 avatar May 30 '24 15:05 ber4444

Just in case, it helps; I found that it was easier to switch from Dagger to Kotlin-inject (and vice versa)

bidrohi avatar Aug 15 '24 07:08 bidrohi