CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ | 
| LangLanguage | Obj-CObjective C | 
| License | BSD | 
| ReleasedLast Release | Mar 2015 | 
Maintained by Patrick Nollet, Antoine Kuhn, Edouard Siegel.
ADLivelyTableView is a drop-in subclass of UITableView that lets you add custom animations to any UITableView.
It's rather simple to use :
livelyTableView.initialCellTransformBlock = ADLivelyTransformFan;
You can also write your own initial transform block.