SwiftUIViewAnimation is a gorgeous set of UIView Animations!
| Animation | Animation | Animation |
|---|---|---|
| 1. Fade In | 2. Fade Out | 3. Left to Right |
| 4. Right to Left | 5. Spring Left | 6. Spring Right |
| 7. Top to Bottom |
Copy and Paste
git clone https://github.com/yeahsilver/SwiftUIViewAnimation.git.Create new project that you want to use
SwiftUIViewAnimationClick your root folder in your project to click Add file to
your project...Click
SwiftUIViewAnimation.xcodeprojDrag
SwiftUIViewAnimation.frameworkto Frameworks, Libraries, and Embedded ContentCreate new View in .storyboard (purple section is indicated as a view)
Go to .swift file that you want to use
SwiftUIViewAnimationand write the code below (this code is just an example)if not import
SwiftUIViewAnimation, pushcmd + Bto build a projectRun your project!












