27 Forks
477 Stars
477 Watchers

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 and watchOS.

How to download and setup SwiftUI-Shimmer

Open terminal and run command
git clone https://github.com/markiv/SwiftUI-Shimmer.git
git clone is used to create a copy or clone of SwiftUI-Shimmer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SwiftUI-Shimmer https://github.com/markiv/SwiftUI-Shimmer/archive/master.zip

Or simply clone SwiftUI-Shimmer with SSH
[email protected]:markiv/SwiftUI-Shimmer.git

If you have some problems with SwiftUI-Shimmer

You may open issue on SwiftUI-Shimmer support forum (system) here: https://github.com/markiv/SwiftUI-Shimmer/issues