Bindable Native Views - Xamarin.Forms 2.3.3 Look Ahead

In the last post on the new features of Xamarin Forms 2.3.3 we took a look at Platform Specifics [https://codemilltech.com/platform-specifics-xamarin-forms-2-3-3-look-ahead/] – both how to create one and how to consume one. This time around we’re going to turn our attention to bindable native views in…

Read More

Banish Compiler Directives From Shared Projects!

Shared Projects definitely take their share of bashing - if you spend any time at all talking to somebody who used Shared Projects in their app - they'll spend the entire conversation staring at the ground, eventually apologize profusely and then offer to buy you lunch - because…

Read More

View Model First Navigation Part 2 - The Devil's In The Details

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/].The previous post on…

Read More