Showing category results for Xamarin.Forms

Sep 4, 2020
Post comments count2
Post likes count1

Xamarin.Forms Shell Quick Tip – Modal Navigation

James Montemagno

Control exactly how your pages are displayed when navigating leveraging the PresentationMode built into Xamarin.Forms Shell to display modal dialogs animated or not!

Xamarin.FormsDevelopers
Aug 24, 2020
Post likes count0

Xamarin Podcast: Drawing, Visual Studio 2019, Virtual Meetups & More!

Matt Soucoup

In this month's podcast episode, James and Matt explore drawing with Xamarin.Forms, discuss latest new releases of Visual Studio 2019 and Visual Studio for Mac, as well as how to get your virtual meetup rolling with the .NET Foundation.

Xamarin.FormsXamarinEvents
Aug 7, 2020
Post comments count3
Post likes count0

Xamarin.Forms 4.8 – Gradients & Brushes, Drag & Drop, and More!

Jake Kirsch

Check out the latest release of Xamarin.Forms 4.8 that introduces gradients, brushes, drag & drop, and so much more! Head inside for all of the release details.

Xamarin.FormsDevelopersAnnouncements
Jul 23, 2020
Post comments count7
Post likes count1

Drawing UI with Xamarin.Forms Shapes and Paths

David Ortinau

Xamarin.Forms 4.7 introduces drawing controls for Shapes and Paths. These are powerful new cross-platform controls that use the familiar control syntax from UWP and WPF. As well as use the native graphics libraries on each target platform. Learn more!

Xamarin.FormsXamarin PlatformXamarin
Jul 21, 2020
Post comments count1
Post likes count1

Mastering Multilingual in Xamarin.Forms

Jayme Singleton

This guest post by Charlin Agramonte elaborates on how multilingual support is one of the most common requirements for mobile apps and the simplicity of building mobile apps with Xamarin that handle multiple languages.

Xamarin.FormsDevelopers
Jul 17, 2020
Post likes count0

Xamarin Podcast: Inverter Converter and Xamarin.Forms 4.7

Matt Soucoup

In this month’s episode, James and Matt recap the 100% remote Microsoft Build that happened at the end of May 2020. They also talk about some new Azure + Xamarin docs and how to reuse Xamarin.Forms in iOS extensions.

Xamarin.FormsXamarin PlatformXamarin
Jul 16, 2020
Post comments count9
Post likes count0

App Themes for Xamarin.Forms

David Ortinau

This new dark and light mode theme helper, AppThemeBinding along with UserAppTheme make it really easy to handle theme modes in your Xamarin.Forms apps.

XamarinXamarin.FormsXamarin Platform
Jul 15, 2020
Post comments count12
Post likes count0

Introducing C# Markup for Xamarin.Forms

Jayme Singleton

C# Markup for Xamarin.Forms enables developers to seamlessly create user interfaces in C# code with built in markup extensions. In this guest blog post Vincent will walk-through how to setup C# markup and all of the great built in features.

Xamarin.FormsDevelopersAnnouncements
Jul 6, 2020
Post comments count2
Post likes count1

Preparing Apps for Google Play Android 10 Requirements

James Montemagno

There are some new requirements coming to Google Play when it comes to publishing your apps. Learn about updating your apps to target Android 10 (API 29).

AndroidDevelopersXamarin.Forms