-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Feature Roadmap
This roadmap outlines our anticipated major feature releases in addition to proposed and planned ongoing service releases.
Disclaimer We cannot predict the future and how everything will shake out. Things will change. Timing may be adjusted due to priority changes, in pursuit of quality standards, or any number of other really good reasons that we will strive to proactively and openly communicate.
Xamarin.Forms 4.7.0 is the current stable release. Project Board
We are now working on a 6 week release cycle and as appropriate will align releases with Visual Studio in order to preserve the best experience when updating your environment.
The primary focus of this release is stabilizing the current features, moving experimental features to stable, and finishing the Gradient brush support.
Feature | Description | Status |
---|---|---|
(Preview) Gradient Brush | Pull Request | In Progress |
(Preview) TabView | Spec | Cut |
(Preview) AppBar | Spec | Cut |
Feature | Description | Status |
---|---|---|
Gradient Brush | Pull Request | In Progress |
Paths | Pull Request | In Progress |
Shapes | Pull Request | In Progress |
TabView | Spec | Cut |
AppBar | Spec | Cut |
Transition to .NET MAUI
From September 2020 onward, feature work will be planned on dotnet/maui. Please engage on .NET MAUI proposals.
Resolved issues will be sync'd between this repository and dotnet/maui with a combination of automation and manual implementation.
- Contributor PR review
- Android startup and runtime performance
- Hot Reload support
- .NET 6 readiness
- Shell on UWP
- Accessibility
Proposed | This is something we want to do, but as yet it hasn’t been fully spec’d and scheduled. |
Planned | This is work we are in the process of defining and it has been scheduled. |
In Progress | Development work has begun. |
In Review | Primary development work has been completed and is currently being reviewed, but has not been merged. |
Completed | The work has finished, approved in review, merged and available on our Nightly feed. |
Cut | This work has been removed from the release plan. It may be considered for a future release. |