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.13k stars 62 forks source link

Added delay parameter #2

Open ivanmkc opened 3 years ago

ivanmkc commented 3 years ago

Added delay parameter to control delay between shimmers.