-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Roadmap
David Ortinau edited this page Jul 26, 2021
·
50 revisions
For a current status on the progress of porting controls, features, and layouts from Xamarin.Forms to .NET MAUI, visit the status report.
Updates to:
- Alerts
- ContentView
- Deep Linking
- Desktop Menu Items
- Device
- Gestures
- Native Views
- Shell (Styling, Modals)
- TabbedPage (WinUI)
- Triggers
Planned:
- AppThemeBinding
- Layouts - removing shimmed layouts
- Flow direction
- Native Application Lifecycle Events
- Cross-platform Lifecycle Events
- Borders
- Corners
- Frame
- Native Embedding (Context factory)
- Shadows
Planned:
- Bug fixes
Planned:
- Bug fixes
The following work was originally planned for .NET 6 GA, and through ongoing prioritization has been deferred.
- Mult-window desktop implementation - the API and foundation is present, ready for implementation
- Drawn Design System components - Fluent UI and Material Design themed components you can use with the
Visual
API. This replaces the cut Material Design for iOS components based on the Google library - Handlers for CarouselView, CollectionView, IndicatorView, RefreshView, SwipeView, TabbedPage, and FlyoutPage. These are available using existing renderers