Join Slack
Communities
Powered by
[Question] what does `unloadKoinModules` actually ...
# koin
a
Abhishek Bansal
08/29/2020, 6:50 AM
[Question] what does
unloadKoinModules
actually do? What is meant by
Copy code
unload Koin modules from global Koin context
Does it not destroy the instances module contain?
a
aipok
08/30/2020, 7:22 PM
As you could see from screenshot, the instances are being dropped once module is being unloaded.
7
Views
Open in Slack
Previous
Next