Hi, I am using koin for my library project and loa...
# koin
r
Hi, I am using koin for my library project and loading the modules using loadmodules. I need to provide the sharedprefernce intance and it makes used of context. Was wondering if there is any way to do it without passing context from application class.