May 2019
Intermediate to advanced
504 pages
11h 50m
English
MVVM architecture, as you saw in the Chapter 4, Developing Mobile Applications with Xamarin, mainly concentrates on data and how to decouple data from views. However, this decoupling does not mean the views and controls created should not respond to data content changes, either as a result of user input or state data being updated. In order to facilitate the propagation of data models, from the view model to view, as well as between views, data bindings and other data-related Xamarin.Forms mechanisms are crucial tools.
Read now
Unlock full access