How to provide `viewModelScope` as a constructor i...
# dagger
r
How to provide 
viewModelScope
 as a constructor injection through hilt to other classes which are 
viewmodelscoped
f
I don't think you can, although I'm looking for the answer too, thanks for asking this relevant question, I've tried and I've failed
r
hmmm may be i ill create my own scope and handle the cancellation in viewmodel methods