markiv / SwiftUI-Shimmer

Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
MIT License
1.04k stars 60 forks source link

Fixes for dancing bug #21

Closed bhickeyrtr closed 7 months ago

bhickeyrtr commented 7 months ago

adds a fix for the animations propagating down into our shimmering view