[Feature] Adding Shimmer effect and Blur images when we waiting loading resources from the server #266
Replies: 4 comments 2 replies
-
Hello, 'AbdAlghaniAlbiek! Thanks for submitting a new feature request. I've automatically added a vote 👍 reaction to help get things started. Other community members can vote to help us prioritize this feature in the future! |
Beta Was this translation helpful? Give feedback.
-
Thanks for filing an issue @AbdAlghaniAlbiek, I know we had a previous BlurHash issue in the past. The WinUI repo also has their Placeholder UI issue. I'm trying to see where the effect you mention is used in the store. Do you have a screenshot from the store itself? I think there's a few different effects they're doing specific to their layout/scenario vs. something generalized that'd work for anything. @JustinXinLiu thoughts? I'll have to see what the WinUI folks may or may not be doing on their issue. |
Beta Was this translation helpful? Give feedback.
-
https://twitter.com/RudyHuyn/status/1418337096587042819?s=19 @michael-hawker |
Beta Was this translation helpful? Give feedback.
-
@michael-hawker I'm wondering if we should move this into Labs as a generic XAML Control, rather than a feature of ImageEx? |
Beta Was this translation helpful? Give feedback.
-
Describe the problem this feature would solve
Hi, first of all, I noticed that new Microsoft Store have Shimmer effect when loading the resources from the server so I was so excited for this, then I searched libs that makes shimmer effect libs for UWP apps and I figure out that all libs for xamarin (especially xamarin.Android) Unfortunately 😢
Then I thought what if the images was with large sizes that need more time to load I searched about concepts about this then I figure out that there is library is blurhash.net for making images blurry until they completely load from the server but it need a lots of work to implement => what if we made it directly in imageEx?
you can check the repo here: https://github.com/MarkusPalcer/blurhash.net
I am very much looking forward to these features in the next update
thank you all for your efforts ❤
Beta Was this translation helpful? Give feedback.
All reactions