Xamarin Blog

Support for Xamarin has ended, upgrade to .NET MAUI today

Latest posts

Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
Sep 29, 2020
9
1

Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps

David Ortinau
David Ortinau

Xamarin.Forms 5 brings to stable release features that you have seen in preview over the latest several 4.x releases. This includes solid and gradient , , drag-and-drop, , , and . These new features inject new creative potential for your application designs to create beautiful, interactive experiences. Let's look at those highlights, and then a quick checklist of what you should review as you get started with the Xamarin.Forms 5 pre-release. Beautiful Design with Brushes, Shapes, and Paths With brushes you can now easily paint gradients anywhere you need them. Shapes and paths allow you to draw all the rounded...

Customer Showcase: The Academy of Motion Picture Arts and Sciences
Sep 24, 2020
0
0

Customer Showcase: The Academy of Motion Picture Arts and Sciences

Alex Blount
Alex Blount

The Academy of Motion Picture Arts and Sciences is known for it’s many areas of involvement in the movie industry, but it is most famous for the annual awards show, The Oscar’s ®. See how the Academy migrated their infrastructure to Azure and leveraged Xamarin to deliver a rich, responsive experience to its members across a range of devices.

Build Xamarin.iOS apps using iOS 14 and Xcode 12
Sep 21, 2020
0
0

Build Xamarin.iOS apps using iOS 14 and Xcode 12

Whitney Schmidt
Whitney Schmidt

Support for iOS 14 and Xcode 12 to accompany Apple’s Xcode 12 GM release was just announced! Now, build your Xamarin.iOS (and Xamarin.Forms for iOS) apps with Xcode 12 GM and submit your iOS 14, tvOS 14 or watchOS 7 apps to the Apple App Store.

Fabulous: Functional App Development
Sep 10, 2020
2
0

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.Forms Shell Quick Tip – Modal Navigation
Sep 4, 2020
2
1

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!

.NET Virtual Events in September
Sep 1, 2020
0
0

.NET Virtual Events in September

Jayme Singleton
Jayme Singleton

Virtually tune-in to any event around the world through amazing online events, streams, and recordings this September. Stay active with your developer communities through upcoming MeetUps. Get lots of content from the teams at Microsoft and the global community. And learn how to get started with .NET and Xamarin!

Xamarin Podcast: Drawing, Visual Studio 2019, Virtual Meetups & More!
Aug 24, 2020
0
0

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

Matt Soucoup
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.

App First Run Detection with Xamarin.Essentials
Aug 19, 2020
5
0

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.

Profiling Xamarin.Android Startup
Aug 14, 2020
1
0

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.