Previously I mentioned a couple of libraries allowing you to apply some interesting animation to UITableView cells such as Wave, Helix, and Fan animations with ADTableView and RNRippleTableView for applying a ripple effect to table view cells.
Here’s a source code example and a brief tutorial submitted by Yari D’areglia showing how to use Core Animation to apply 3D animation effects to your UITableView cells.
Here’s a video showing the custom animation effect in action:
You can find the example over on the Think and Build It Site here.
A nice example on customizing table views.
- Open Source: Custom UITableViewCell Implementation For Easy Swipeable TableView Cells
- Create Great Looking UIButtons Quick And Easy
- Library Providing An Easy Way To Apply Animations To A UIView With Custom Easing Functions
- Custom Open Source UITableViewCell Component For Side Scrolling Image Cells
- Open Source UITableView Management Library That Makes Working With Custom Cells Easier
Original article: Tutorial: Using Core Animation To Apply Custom Animations To UITableView Cells
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.