Kevin Worth
05/25/2023, 8:10 PMMainActivity
-> NiaApp
-> NiaAppState
-> UserNewsResourceRepository
and in all of this there's no ViewModel involved. As soon as we move to using Compose, how do we decide when a ViewModel is and isn't necessary?Francesc
05/25/2023, 8:47 PMYves Kalume
05/26/2023, 1:49 PM