Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 UITableView 组件的 UIView,我想用“拉动刷新”方法创建一个类,然后将它用于我拥有的所有表视图。我怎么做?
周围有一些项目实现了拉动刷新机制。你应该看看他们。
例子:
https://github.com/leah/PullToRefresh
https://github.com/enormego/EGOTableViewPullRefresh/