For my last year’s contribution to the .NET MAUI UI July event, I replicated the F1 TV app. This year…
At my current project we have an extensive mobile application built with Xamarin.Android and Xamarin.iOS. As Xamarin.Forms evolved, we started…
I’ve been eager to rewrite some of my personal apps from Xamarin.Forms to .NET MAUI, but since all of them…
If you want to implement photo capturing for your .NET MAUI app, you can use the built-in Media picker to…
The MAUI plugin for playing audio just got a stable release (v1.1.0), and with it you can play sounds and…
In my previous post, I showed you how to use App Center Diagnostics & Analytics in your .NET MAUI app.…
Note: Microsoft has announced that they will be retiring App Center. I suggest you look at other alternatives for diagnostics…
I was playing around with porting my Xamarin.Forms app over to .NET MAUI with the release of .NET 7 RC…
Firebase from Google offers a variety of mobile services. In a previous post, I demonstrated how to use Firebase for…
While I was porting one of my Xamarin.Forms apps over to .NET MAUI, I realized one of the packages I…