MotionAnimation 0.1.2

MotionAnimation 0.1.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2016
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Luke Zhao.




  • By
  • Luke

MotionAnimation

Lightweight animation library for UIKit in Swift

demo

Checkout the Examples folder for more. Consider MotionAnimation as a extremely simplified version of facebook’s pop library. There is no performance optimization or background work. This project is made for simplicity and ease of use. It is for people who want to learn how an animation library is made.

This project is in testing. might not be stable for production use.

Requirements

  • Xcode 7 or higher
  • iOS 7.0 or higher
  • ARC
  • Swift 2.0

Installation

Manual

Download and add MotionAnimation folder into your project.

Usage

coming soon.

Author

Luke Zhao, [email protected]

License

ElasticTransition is available under the MIT license. See the LICENSE file for more info.