Skip to content

Repository files navigation

UITableViewReloadAnimation

刷新TableView时动画加载cell ######将文件加入项目,导入头文件


UITableView+Extension.h
UITableView+Extension.m

#import "UITableView+Extension.h"

######需要刷新TableView时使用以下代码即可


[self.tableView reloadDataWithDirectionType:direction AnimationTimeNum:0.5 interval:0.05];

About

刷新TableView时动画加载cell

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages