Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Add a MAUI app to samples #414

Open
worldbeater opened this issue Jan 7, 2022 · 2 comments
Open

feature: Add a MAUI app to samples #414

worldbeater opened this issue Jan 7, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@worldbeater
Copy link
Collaborator

worldbeater commented Jan 7, 2022

Is your feature request related to a problem? Please describe.

Xamarin.Forms will ship a new major version later this year, and continue to ship minor and service releases every 6 weeks through .NET 6 GA in November 2021. The final release of Xamarin.Forms will be serviced for a year after shipping, and all modern work will shift to .NET MAUI. — https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/

Since Xamarin.Forms is going to be replaced by MAUI, probably worth creating a sample app that demonstrates how to use MAUI with ReactiveUI.Validation. Preferably the new app targeting MAUI should live inside https://github.com/reactiveui/ReactiveUI.Validation/tree/main/samples and reuse the view models from LoginApp as Avalonia, UWP, WPF and Windows Forms sample apps do.

@worldbeater worldbeater added the enhancement New feature or request label Jan 7, 2022
@glennawatson
Copy link
Collaborator

Maui isn't out yet so xamarin isn't deprecated

@worldbeater
Copy link
Collaborator Author

worldbeater commented Jan 8, 2022

Ah thanks! .NET MAUI GA has been postponed to Q2 2022 https://github.com/dotnet/maui/wiki/Roadmap dotnet workload doesn't include Xamarin so I thought for some reason that MAUI has been already released. Updated the issue.

GitHub
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. - Roadmap · dotnet/maui Wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants