Donut
September 26, 2017 • MIT License
Donut is a library for arranging views circularly like a donut.
Gemini
July 26, 2017 • MIT License
Gemini is rich scroll based animation framework for iOS, written in Swift.
UIView-Easing
October 16, 2014 • MIT License
Inspired from UIView-EasingFunctions with some difference in implementation, this doesn't use AHEasing, instead it uses CAMediaTimingFunction. Created mainly because the previously mentioned repo d...
INTUAnimationEngine
October 04, 2014 • MIT License
INTUAnimationEngine makes it easy to build advanced custom animations on iOS.
INTUAnimationEngine provides a friendly interface to drive custom animations using a CADisplayLink, inspired by the ...
UIView+EasingFunctions
May 25, 2013 • Public Domain License
A category on UIView that allows to attach custom easing functions to animatable UIView properties.