Hello! Is it possible to use koin on a ContentProvider :android: ? I'm trying to build a library th...
a
Hello! Is it possible to use koin on a ContentProvider 🤖 ? I'm trying to build a library that uses koin and I want to automatic setup of it (like firebase libraries)
p
Yes it's possible, I did it a few years ago with a KMM SDK project. Unfortunately I don't have access to that codebase any more, but it's possible.