Posts by this author

Jul 21, 2021
Post comments count5
Post likes count1

Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials

Xamarin.Essentials 1.7 is here with some great enhancements for your mobile and desktop apps. We also talk about the future of the library with .NET MAUI Essentials.

AnnouncementsXamarin.FormsXamarin Platform
Jun 3, 2021
Post comments count5
Post likes count2

Building beautiful apps with Xamarin.Forms

Designing great looking apps can be hard, but with a little inspiration and a little styling you can craft beautiful looking apps with Xamarin.Forms

DevelopersXamarin.FormsXamarin
Mar 17, 2021
Post comments count4
Post likes count0

Great Looking Settings Screens for Xamarin.Forms

Looking to spruce up your settings screen in your Xamarin.Forms app? Checkout some quick tips to theme the built in controls in Xamarin.Forms to make your settings shine.

Xamarin.FormsDevelopersXamarin
Jan 29, 2021
Post comments count3
Post likes count1

Beautiful Custom RadioButton with Xamarin.Forms 5

Xamarin.Forms 5 introduced control templates for the new RadioButton control that gives you complete control and customization over the user interface.

Xamarin.FormsDevelopersXamarin
Oct 15, 2020
Post likes count0

Query & Interact with Apps in Android 11 with Package Visibility

There are several exciting new APIs and enhancements in Android 11. One of the more interesting changes for developers is changes to package visibility. In this post we will see what package visibility is and what changes need to be made to apps to query and interact with apps installed on the user's device.

AndroidXamarinIntegrations
Oct 7, 2020
Post comments count18
Post likes count0

Xamarin.Essentials 1.6 preview: macOS, media, and more!

Announcing the preview for Xamarin.Essentials 1.6 that introduces official support for macOS and exciting features including a file & media picker, app actions, screenshots, and much more.

Xamarin.FormsXamarin PlatformXamarin
Sep 4, 2020
Post comments count2
Post likes count1

Xamarin.Forms Shell Quick Tip – Modal Navigation

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

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
Jul 6, 2020
Post comments count2
Post likes count0

Preparing Apps for Google Play Android 10 Requirements

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