hi all, This is a general question. How is Koin n...
# koin
o
hi all, This is a general question. How is Koin not generating code? I need to learn more about how it works. Compared to dagger which does generate code.
v
from my understanding, Koin its pretty much a singleton that holds onto your dependencies so they’re available at runtime
👍 1