Hey so I understand the concept of Messaging Center and it's great for communicating with the view model. However, the view model must reference Xamarin.Forms namespace. Does this not break the concept of MVVM, by bringing Xamarin.Forms into the view models?
↧