© 2026 Hashnode
In this post we will use PlatformViewFactory to customize a control without creating a new handler. Contextualizing When I wrote this article about customize controls with handlers, Pedro Jesus replied to my tweet suggesting to reimplement the contro...

It is very common during the development of mobile applications to create or customize controls. In this post we will see how we can do this with handlers in .NET MAUI. Ways to create and customize .NET MAUI Controls There is more than one way to cre...
