Some time ago I mentioned a library that allows you to apply some very interesting animations called ADLivelyTableView.
Here’s another open source library from Applidium that allows you to easily apply custom animations like ADLivelyTableView to a UICollectionVIew called ADLivelyCollectionView.
ADLivelyCollectionView provides fan, curl, fade, helix, tilt, flip, wave, and grow animations that are applied when the user scrolls through a UICollectionView. An example is included demonstrating each of the different effects.
Here’s a video showing the ADLivelyCollectionView animations on a UICollectionView:
You can find ADLivelyCollectionView on the homepage here.
A nice easy way to enhance UICollectionViews.
- Tutorial: Using Core Animation To Apply Custom Animations To UITableView Cells
- Open Source iOS Library Allowing You To Create Curl Animations From Any Direction
- Example iOS Source Code Of A Customizable Coverflow Container Using UICollectionView
- Open Source Library Allowing You To Easily Implement UIView Animations That Run Serially
- Example: Using UICollectionViewFlowLayout To Easily Create Great Looking Scrollable Grid Layouts
Original article: Open Source iOS Library Allowing You To Easily Apply Interesting Animations To A UICollectionView
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.