is there a way to inject a (factory) function?
# koin
b
is there a way to inject a (factory) function?
use factory with injection parameters
b
that's not what i'm looking for. that produces a single instance on inject. I want to inject a function that I can use to produce instances on demand