Hosting Native Controls – Moving from Xamarin Forms Renderers to Uno Platform Controls
🕓 8 MIN In this blog post we will look at a common technique in Xamarin Forms to customise native platform controls and how we can achieve the equivalent result using Uno Platform. You can follow along with the source code for both the Xamarin Forms and Uno Platform projects used in this blog. What are Renderers? First let’s look […]