in Mavericks, how to pass action from viewModel to fragment that call is successful take user to next screen ?
I think that state is only for the data, how to pass the action. ?
e
elihart
03/24/2021, 5:57 PM
you have to do it by subscribing to state changes, there is not a concept of actions in the viewmodel