Forms Shell and MAUI #11282
-
Hi, We're starting a new project and contemplating Shell, however, with MAUI on the horizon, keeping an upgrade path open to us is important. Obviously the more painless this is the better! Thanks n advance, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I was under the impression that everything that you can do in XF, you will also be able to do in MAUI. |
Beta Was this translation helpful? Give feedback.
-
@paul-charlton smooth migration is a key goal. The known transition steps are listed in the FAQ here. Please be sure to chime in on dotnet/maui proposals where some changes are being suggested that would require more manual migration. If the benefit is there, we'd like to hear it. If it's not, we want to hear that too! We'll also be conducting 1:1 interviews, so it's not only about the GitHub votes/reactions/comments. |
Beta Was this translation helpful? Give feedback.
-
Oh please don't do that. and if you do it keep all alternatives ready because the idea of templating UI and mixing UI with non-UI functionality like routing is a disaster. example, I can't use routing because Shell tabs loading on Android is very slow, see the terrible coupling? |
Beta Was this translation helpful? Give feedback.
I was under the impression that everything that you can do in XF, you will also be able to do in MAUI.