You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2024. It is now read-only.
Over the past several releases we have delivered incremental improvements to the developer inner loop experience, tooling reliability, and closing the gaps on missing SDK features in Xamarin.Forms that have been frustrating customers. We have been hindered from making significant advancements in terms of app performance by the original platform renderer design and reliance upon reflection during initialization, so we will be refactoring the Xamarin.Forms native control architecture to eliminate view wrapping. Additionally, using the new project system, we will enable a single project architecture for Xamarin.Forms apps that makes sharing resources across target platforms easier.
Note: These experiences are proposed for .NET 6 and not yet committed.