Join Slack
Powered by
how do I inject the databaseDAO directly with koin...
# koin
s
Sergio C.
07/14/2019, 12:23 PM
how do I inject the databaseDAO directly with koin? It says it doesn't have enough information to infer type variable T... Why does it need to be a
val
?
v
voben
07/15/2019, 1:04 AM
Pls post the code of what you’re trying to do or refer to the Koin docs
s
Sergio C.
07/15/2019, 10:38 AM
It only worked with 'val' not 'var'
3
Views
Open in Slack
Previous
Next