Movin

UIViewPropertyAnimator based View Transition Animator.

Display Movin Debug Print


Movin.isDebugPrintEnabled = true

Swift

Showcase

Showcase

Requirements

  • Xcode 10+
OS Swift
v1.0.x iOS 10+ 4.1
v1.1.x iOS 10+ 4.2

Installation

CocoaPods

You can use CocoaPods to install Movin by adding it to your Podfile:


use_frameworks!
pod 'Movin'

Ruby

To get the full benefits import Movin wherever you import UIKit


import UIKit
import Movin

Swift

Carthage

You can use Carthage to install Movin by adding it to your Cartfile:


github "xxxAIRINxxx/Movin"

To get the full benefits import Movin wherever you import UIKit


import UIKit
import Movin

Swift

Manually

  1. Download and drop /Sources folder in your project.
  2. Congratulations!

GitHub

UIViewPropertyAnimator based View Transition AnimatorRead More

Latest commit to the master branch on 3-29-2019
Download as zip