We have a WP8 app which utilizes MVVM Light and it works great. However, now we want to target iOS using Xamarin. It appears MvvmCross is the better framework for cross platform development.
Does anyone have experience changing out frameworks like this? Or referencing MvvmCross along with MVVM Light?
Thanks for sharing your experiences.