Join Slack
Powered by
If we want to inject something into a `ViewModel`,...
# koin
m
Mags
02/18/2018, 6:32 PM
If we want to inject something into a
ViewModel
, looks like we can't use constructor injection. Would you recommend having the
ViewModel
implement
KoinComponent
?
Open in Slack
Previous
Next