MAUI component for skills using FlexLayout
I will create a new MAUI reusable component for list of strings using FlexLayout with add and remove functionalities.
I will create a new MAUI reusable component for list of strings using FlexLayout with add and remove functionalities.
In this new post, I want to show you via a simple project how to use in MAUI FlexLayout with…
Sequoia doesn't work with MAUI. Now I can't try my apps on iOS. It is still working for macOS. Here…
I released a new component called Language Dropdown for MAUI. This displays a dropdown with all the languages in the…
I show how display HTML with NET8 MAUI Label using only the Label attributes. The source code of this post…
Language In Use is here! I'm so excited about the presentation of my new project. My new app helps you…
I use the MAUI CommunityToolkit version 9.0.1 and in particular Popup crashes my applications. I discovered why and how to…
In this post everything you have to do to implement deep linking for NET8 MAUI for mobile and desktop applications
Here the new post where I explain how to implement the Push Notifications in MAUI using Azure Notification Hub for…
When you create an application for iOS in MAUI, we have to set the safe areas if we want to…
Developing applications with NET8 MAUI, we want to deploy apps on a real device. Here are all the necessary steps…
Here is how to implement in a MAUI project the Push Notifications using Azure Notification Hub for Android. It works…
Using SecureStorage with MAUI with the correct setup in your NET8 MAUI applications. Here the solution for iOS and Android.
Here how implement in NET8 MAUI the push notifications using Azure Notification Hub without any external package for Windows. Very…
I show you how to create a nice #TabBar in #MAUI without using any external NuGet package or components. Fully…
I want to share with you some lessons I learned about MAUI. In the last few months, I have been…
In a MAUI project, when a selected ListView item is highlighted or selected, the background of this item is orange.…
Here I show how to open a loading popup from ViewModel in MAUI. It is quite an easy implementation, but…
How do we create an Azure DevOps pipeline for building Maui components or applications? Here the base pipeline to use…
I will demonstrate how you can create your own custom control for MAUI using SkiaSharp and what you need to do in…
After my experience starting a new project and still feel the pain, here I show you How to prepare a…