Showing category results for Developers

Sep 10, 2020
Post comments count2
Post likes count0

Fabulous: Functional App Development

Timothé Larivière
Timothé Larivière

Learn how to get started with functional programming with Xamarin, F#, and Fabulous to create amazing native mobile apps. Guest blogger and Fabulous maintainer Timothé Larivière walks you through what Fabulous is, how to get started, and how to build real world functional native mobile apps.

Xamarin.FormsDevelopers
Sep 4, 2020
Post comments count2
Post likes count1

Xamarin.Forms Shell Quick Tip – Modal Navigation

James Montemagno
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 19, 2020
Post comments count5
Post likes count0

App First Run Detection with Xamarin.Essentials

James Montemagno
James Montemagno

Several great approaches to check if and when your app is launching. For the very first run or for a specific version, all using Xamarin.Essentials! Easily detect the first time your user has run your application or for a specific version to easily integrate prompts.

DevelopersXamarinIntegrations
Aug 14, 2020
Post comments count1
Post likes count0

Profiling Xamarin.Android Startup

Jonathan Peppers
Jonathan Peppers

Measure, optimize, and fine-tune the performance of your Android apps build with Xamarin and Xamarin.Forms with these tips and tricks using great tools.

DevelopersXamarinAndroid
Aug 7, 2020
Post comments count3
Post likes count0

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

Jake Kirsch
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 21, 2020
Post comments count1
Post likes count1

Mastering Multilingual in Xamarin.Forms

Jayme Singleton
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 15, 2020
Post comments count12
Post likes count0

Introducing C# Markup for Xamarin.Forms

Jayme Singleton
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
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
Jun 26, 2020
Post likes count0

Xamarin.Forms Shell Quick Tip – Easy Back Navigation

James Montemagno
James Montemagno

Xamarin.Forms Shell simplifies your application architecture and your navigation! See how easy it is to navigate backwards and pass parameters with some new features recently added.

Xamarin.FormsDevelopersXamarin