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

Removed double gradient resulting in washed colors. #25

Closed Epsiloni closed 1 month ago

markiv commented 1 month ago

No description provided.

Oops, my bad! Good catch, thanks!