Xamarin.Forms ViewModel First Navigation Library

I wrote a couple articles a while back on how to perform view model first navigation within Xamarin.Forms. One article [https://codemilltech.com/xamarin-forms-view-model-first-navigation/] concentrating on the simple stack based navigation and another [https://codemilltech.com/view-model-first-navigation-part-2-the-devils-in-the-details/] that puts Master/Detail pages into the mix. Now when I talk…

Read More

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 [https://codemilltech.com/xamarin-forms-viewmodel-first-navigation-library/] has the necessary info to start using the VM First NuGet package [https://www.nuget.org/packages/CodeMill.VMFirstNav/].I recently started a…

Read More