Open Source Animation Library Based On Pop Featuring Animation Creation In Storyboards

Previously I mentioned the Pop animation framework and add-ons enhancing Pop with a quadrilateral property for interesting 3d transforms, making the Pop syntax more concise, and a library built on Pop providing a number of nice pre-built animations.

Here’s a library called FastAnimationWithPOP from William Zang that makes creating animations with Pop easier through attributes so you can create different animations without code in Storyboards (you can also create animations easily using code if desired).

FastAnimationWithPop provides attributes for controlling the animation details, delay, duration, and more, makes it easy to extend animations, allows animations to automatically run when awaken from a nib, and more.  A demonstration app is included.

Here’s an image from the readme showing off a few animations in the demo:

FastAnimationWithPOP

You can find FastAnimationWithPOP on Github here.

You can find the FastAnimationWithPOP demo on Github here.

A nice easy to use animation framework.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source Animation Library Based On Pop Featuring Animation Creation In Storyboards

©2014 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 *