question

AzrinSani-2669 avatar image
0 Votes"
AzrinSani-2669 asked RobCaplan edited

How would DotNet MAUI solve Jank/Jitters issues which Xamarin Forms failed to solve?

Hi, I had a look at DotNet MAUI and it looks very promising!!!

Though I'd like to know how it will solve the Scrolling Jank problems which is the de facto problem with Xamarin Forms.

Microsoft is introducing a lot of new features in MAUI but I'm wondering how they will go about with the underlying performance issue?

Comparing the facebook app (which is made with React Native), there is Zero jank.

Could MAUI achieve the same?

Thanks

not-supported
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @AzrinSani-2669 From The New .NET Multi-platform App UI, we can see that the new handler architecture in .NET MAUI removes view wrapping, thus reducing the number of UI controls needed to render a view. It also fundamentally decouples the platform controls from the framework itself. More detailed info about Maui performance, please look forward to it together.


0 Votes 0 ·

Thank you for the answer and the link. Though honestly I do not see anything promising other than architectural changes. This may minimize performance pitfalls but a noble approach to solve performance issues does not seem to be there.

I do see a more rich customisation experience like flutter but that seems to be it.

This question is very important as it will determine whether existing Devs will continue with Xamarin and await for maui or switch to flutter for their next project

0 Votes 0 ·

HIi @AzrinSani-2669 I don't see any MAUI article about your question, so maybe you can look forward to Microsoft update.

0 Votes 0 ·

0 Answers