Using compiled bindings in Xamarin.Forms
December 26, 2019 14:36As a Xamarin developer, you have surely come across a scenario where you’ve mistyped a binding and didn’t figure it out until hours later. Let’s see if we can improve that with XAML compilation and compiled bindings!