Join Slack
Communities
Powered by
What's the recommended way of creating a `ViewMode...
# compose
l
lewis
02/13/2021, 10:26 AM
What's the recommended way of creating a
ViewModel
that has constructor dependencies (i.e. database subscriptions) without something like Hilt? Custom
androidx.lifecycle.ViewModelProvider.Factory
I
assume
but the docs are a little thin on this subject.
👀 1
Open in Slack
Previous
Next