Does someone have a repo they could share where th...
# multiplatform
o
Does someone have a repo they could share where they injected a Room DB Dao into a viewmodel using Koin? The tutorials I have found online all use some sort of manual DI and my current Koin setup just doesn't work: apparently my database_Impl cannot be found :/