Extensive UIKit Animation Library Allowing Block Based Animations, Spring Animations And More

In the past I’ve mentioned libraries allowing you to declare your Core Animation animations using blocks, create spring animations.and perform tweening with a wide number of built-in tweens.

Here’s a library that puts all these animation features together from Robert Böhnke called RBBAnimation.

RBBAnimation allows you to declare your animations in a blocks based syntax,  includes functionality for spring animations (a replacement for the private CASpringAnimation), and an animation tweening library.

Here’s an animation showing off the included CASPringANimation-like functionality:

RBBAnimation

You can find RBBAnimation on Github here.

A fantastic animation library.

Thanks to Robb for the submission.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Extensive UIKit Animation Library Allowing Block Based Animations, Spring Animations And More

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *