Popularity
3.3
Stable
Activity
0.0
Stable
143
6
33

Programming language: Swift
License: MIT License
Tags: Animation     UI    
Latest version: v0.1.2

MotionAnimation alternatives and similar libraries

Based on the "Animation" category.
Alternatively, view MotionAnimation alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of MotionAnimation or a related project?

Add another 'Animation' Library

README

MotionAnimation

Version License Platform

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

CocoaPods

iOS 8 or later

use_frameworks!
pod "MotionAnimation"

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.


*Note that all licence references and agreements mentioned in the MotionAnimation README section above are relevant to that project's source code only.