Join Slack
Powered by
btw what do you think of the declaring koinContext...
# koin
a
arnis71
10/03/2017, 12:06 PM
btw what do you think of the declaring koinContext like this?
val koinContext by lazy { Koin().init(this).build(MainModule()) }
Open in Slack
Previous
Next