You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no idea why, but the shimmer animation often stops for me after a single pass. This is using the default .shimmering() modifier, so it should repeat forever.
Oddly, sometimes it does seem to work properly. It may have to do with refreshes of the view somehow interrupting the animation.
Any thoughts as to what might cause the animation to stop?
The text was updated successfully, but these errors were encountered:
I have no idea why, but the shimmer animation often stops for me after a single pass. This is using the default
.shimmering()
modifier, so it should repeat forever.Oddly, sometimes it does seem to work properly. It may have to do with refreshes of the view somehow interrupting the animation.
Any thoughts as to what might cause the animation to stop?
The text was updated successfully, but these errors were encountered: