← Back
Gerald Versluis July 22, 2021 17m

Using a Xamarin.Forms Renderer in .NET MAUI Without Code Changes!

Summary

The transcript discusses how developers can seamlessly transition Xamarin Forms custom renderers to .NET MAUI without rewriting code, focusing on a specific example of a label renderer with a light green background. The speaker demonstrates in Visual Studio 2022 how existing custom renderers can be imported into .NET MAUI applications without immediate functional changes, providing developers a gradual migration path. The key takeaway is that developers can first import their existing custom renderers and then progressively port them to the new handler architecture, reducing the complexity and effort of migrating from Xamarin Forms to .NET MAUI.

View original episode ↗