UITableView reload animation 介绍
让 UITableView 的 cell 产生特殊的动态效果。具体特色:
1:tableview在数据进行刷新时进行动画;
2:cell wave 的方向可以进行左右切换;
3:bounce效果。
详见: http://blog.csdn.net/hufengvip/article/details/24383381
程序名称:UITableView reload animation
授权协议: Apache
操作系统: iOS
开发语言: Objective-C
让 UITableView 的 cell 产生特殊的动态效果。具体特色:
1:tableview在数据进行刷新时进行动画;
2:cell wave 的方向可以进行左右切换;
3:bounce效果。
详见: http://blog.csdn.net/hufengvip/article/details/24383381