LazyView #878
Closed
fgiacomelli
started this conversation in
New Feature Discussions
LazyView
#878
Replies: 2 comments 2 replies
-
you can track status here: https://github.com/CommunityToolkit/Maui/issues?q=is%3Aissue+is%3Aopen+lazyview |
Beta Was this translation helpful? Give feedback.
2 replies
-
Closed and answered |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, what about lazyview to load the user interface giving a feedback to the user without the horrible effect of freezed app?
I'm writing an app with complex view and I think it should be a nice to have, because at this time when I load my views the first rendering requires too much time for a good user experience.
I recently discovered the delayedview of Jean-Marie Alfonsi but if I could find a similar solution in the official community toolkit that I'm already using for other stuff it would be nice.
Can anyone tell me if it will be integrated or if there is currently a workaround for MAUI?
Beta Was this translation helpful? Give feedback.
All reactions