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:
You can find FastAnimationWithPOP on Github here.
You can find the FastAnimationWithPOP demo on Github here.
A nice easy to use animation framework.
- Open Source CAkeyFrameAnimation Library For Easier Animation Sequence Creation
- Extensive UIKit Animation Library Allowing Block Based Animations, Spring Animations And More
- iOS UIView Category Allowing You To Set Up Customizable Animation Properties
- Open Source: Extensive Core Animation Techniques Demo
- Open Source Library Allowing You To Easily Implement UIView Animations That Run Serially
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.





