KeatoonMask / SwiftUI-Animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUI-Animation

Animations built using SwiftUI framework.

platform GitHub license Repository size

Since SwiftUI appeared, the way of writing UI code has change. It provides us lot of features to develop our creativity. One of this features is related with animating state transitions.

This repo containes several SwiftUI animations based on aesthetic designs.

If you like my work and want to see more content, remember give a star and share 🙂

Prerequisites

  • A Mac running macOS Mojave (10.14.4) or later.
  • Xcode 11 or later.
  • iOS 13 or later in case of running it in a device.

Installation

Installation is pretty simple:

  1. Clone the repo
    git clone git@github.com:KeatoonMask/SwiftUI-Animation.git
  2. Select your Team (Main Project > Signing and Capabilities > Team)
  3. Select a device or simulator for the build.
  4. Run it!

Reach me via

Animations

Spinner

Like

Download button

Password field

Checkmark

Order button

Rec

Typing

Nav Interaction

Page control

Phone call

Reaction

Battery

Stopwatch

Music player

Credits

© Finsi Ennes | 2020

About

License:Apache License 2.0


Languages

Language:Swift 100.0%