Earlier this year I mentioned a library for gif playback with very low memory usage called YLGifImage.
Here’s an open source library that provides a number of nice functions for animations called JMAnimatedImageView from Jérôme Morissard.
JManimatedImage view allows you to create interactive animations, automatically generate a carousel of images from a provided set of images, and low memory gif playback. The library provides full control of the image view on playback so you can manually drive animations:
Here’s an image from the readme showing an interactive animation with JMAnimatedImageView:
You can find JMAnimatedImageView on Github here.
A great library for working with animated images.
- Open Source iOS Library For Easily Displaying Animated GIFs With Low Memory Usage
- Open Source UIImageView Extension Providing Proper Support For Animated GIFs
- iOS UIView Category Allowing You To Set Up Customizable Animation Properties
- Extensive UIKit Animation Library Allowing Block Based Animations, Spring Animations And More
- Open Source iOS UI Control For Social Sharing With Catchy Animations.
Original article: Open Source Animation Library For Interactive Animations, Carousels, Animated Gifs
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.