Hey, there is one thing I am not quite sure on how...
# koin
b
Hey, there is one thing I am not quite sure on how to achieve (or if it is possible). Let's say I have an object that depends on an Activity context to be constructed, is there any way for me to provide it via Koin? How would I provide the activity context?