Jul 30, 2017 · 1 min read
Technically both works, just MVVM also needs to make the state and one-off operations be observable via change listeners/ObservableFields or BehaviorRelay/PublishRelay (Rx) where applicable.
Technically both works, just MVVM also needs to make the state and one-off operations be observable via change listeners/ObservableFields or BehaviorRelay/PublishRelay (Rx) where applicable.
Written by