Heya. I'm already using koin in my project and hav...
# koin
h
Heya. I'm already using koin in my project and have a question. Is it possible to access the activity context within a module? My workaround is to set a property in init{} to containing a "this" reference to the activity. Maybe there is a better way doing this?