Join Slack
Powered by
Was wondering what the difference between startKoi...
# koin
r
ritesh
09/26/2018, 11:32 AM
Was wondering what the difference between startKoin() and loadKoinModules() when initializing koin.
t
tapchicoma
09/26/2018, 2:26 PM
loadKoinModules()
for module/libraries,
startKoin()
should be used in the main app and has more params to pass
👍 3
8
Views
Open in Slack
Previous
Next