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.
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.
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.
Take your .NET & Xamarin development skills to the next level in August through this list of the amazing online events, streams, and videos for you to tune into straight from home!
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!
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.
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.
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.
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.