43 Forks
734 Stars
734 Watchers

swiftui-spring-animations

This repository serves as your reference and complete guide for SwiftUI Spring Animations. It demonstrates use cases for the various types of spring animations and spring parameters. No more guessing the values of the parameters for spring animations you create for your next iOS app.

How to download and setup swiftui-spring-animations

Open terminal and run command
git clone https://github.com/GetStream/swiftui-spring-animations.git
git clone is used to create a copy or clone of swiftui-spring-animations 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-spring-animations https://github.com/GetStream/swiftui-spring-animations/archive/master.zip

Or simply clone swiftui-spring-animations with SSH
[email protected]:GetStream/swiftui-spring-animations.git

If you have some problems with swiftui-spring-animations

You may open issue on swiftui-spring-animations support forum (system) here: https://github.com/GetStream/swiftui-spring-animations/issues