Xamarin Forms 3.2 Reduces Friction
Friday, 21 September 2018

Xamarin has released an updated version of Xamarin.Forms. The developers say that their work on Version 3.2 has been about reducing the friction of working in it. 

To this end they've done things such as positioning the Android tabs to the bottom, controlling spellcheck and capitalization and prediction on text controls. Xamarin gives developers a way to develop apps for iOS and Android using C#. It is based on Mono, the open source implementation of Microsoft's .NET Framework.

One of the more notable changes to the updated version is the ability to insert your own custom content in the navigation bar's title space. Earlier releases of Xamarin.Forms did let you set a text-only title on a Page so long as it was inside a navigation page, and have the title shown in the Navigation Bar. There's now a TitleView property attached to the navigation page that means you can put any view in the navigation bar, including interactive content to handle gestures.

Support has also been added for span gestures. This can be used within blocks of formatted text so you can include gestures to handle data such as phone numbers, web addresses, or mapped locations. You can use commands with or without parameters, or just the tapped event.

Other improvements include support for button padding to make it easier to line up buttons and get them looking right; and the ability to set the color of placeholder text fields.

 

xamarinlogo
 

More Information

Xamarin Forms Website

Related Articles

Xamarin Forms 3.0 Adds Visual State Manager

App Monitoring For Xamarin

Xamarin 3 Released

Xamarin Platform Previews

Xamarin Mac Updates

Xamarin Now Free - Does This Change Everything Or Nothing?

Astoria Cancellation Confirmed - Devs Advised To Try Xamarin 

Microsoft Buys Xamarin - About Time Too 

App Monitoring For Xamarin 

Xamarin Test Cloud
Xamarin Designer for Android 

Microsoft And Xamarin Collaborate To Bring Native iOS and Android To Visual Studio

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Uno 5.3 Adds Rider Support
05/09/2024

There's an updated version of Uno that includes enhancements to its Hot Reload UI feature along with full support for JetBrains Rider IDE. Uno can be used to write C# and XAML once to create an app th [ ... ]



Rust Foundation Report On Recent Initiatives
10/09/2024

The Rust Foundation has released a new report on recent initiatives including its Security Initiative. The Foundation is a nonprofit organization dedicated to supporting and sustaining the Rust p [ ... ]


More News

kotlin book

 

Comments




or email your comment to: comments@i-programmer.info