HI All ,
As part of a project we are trying to trying to implement MVVMCross across the Xamarin Cross platform.
I had tried a basic MVVM functional binding with the Android project and core PCL the MVVM cross implementation seems to work fine .I had referred the below link
https://magenic.com/thinking/a-comprehensive-guide-to-creating-a-xamarin-forms-app-with-mvvmcross-part-3-of-5
But i could not find any such tutorials or guides for UWP wherein the common View and view models are present in the core PCL and calls are made from UWP implementing MVVMCross
Request suggestions for any links and assistance with knowledge on this is much appreciated