NewNewsXamarinForms, Xamarin

Adding FallbackValue and TargetNullValue properties to BindingBase in Xamarin Forms 3.2.0

Sometimes when we work with bindings in Xamarin.Forms you may find yourself binding to a property that may or may not have a value assigned to it. For those situations the new and improved Xamarin.Forms version 3.2.0 contains two new methods to include in your bindings, those are FallbackValue and TargetNullValue. First of all… What do I need? Update the Xamarin.Forms version to the 3.2.0.…

Continue Reading

NewNewsXamarinForms, Xamarin

UI surprises in Xamarin Forms 3.2.0

Hello!! Actually, it’s available Xamarin Forms 3.2.0 and now I’m going to show you some of my favorites new features. I hope this will be very useful for you! Let’s see!!! First of all… What do I need? Update the Xamarin.Forms version to the 3.2.0. What’s new? ? Editor Placeholder/PlaceholderColor Now, to make our Editor controls friendlier, it’s available to use two new…

Continue Reading

New news Xamarin Forms, Xamarin

Getting started with Xamarin Nightly Builds – 3.0

Nightly Builds are the latest versions from Xamarin Forms 3.0. I’m going to do an Introduction about these Builds. I hope this is useful for you. Let’s Start! What’s new? ✔ Better XAML IntelliSense experience in Visual Studio 2017. ✔ Better UI Experiences ➖ FlexLayout ➖ RTL – Right-to-left Localization ➖ CSS – Cascading Style Sheets ➖ Visual State Manager ✔ XAML compilation shows build times reduced by as much…

Continue Reading