I wrote a couple articles a while back on how to perform view model first navigation within Xamarin.Forms. One article concentrating on the simple stack based navigation and another that puts Master/Detail pages into the mix. Now when I talk about view model first navigation - I'm talking…
2 posts tagged
Navigation
Xamarin Forms - View Model First Navigation
Hi! I released a NuGet package that does VM First Navigation! This article here still contains valuable info - but this other article has the necessary info to start using the VM First NuGet package. I recently started a brand spanking new Xamarin Forms project and I wanted to have…