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.
我已经在我的代码中实现了 UIRefreshControl 它在 ios 6 中运行良好,但在 ios 5 中运行,任何解决方案都可以帮助我
谢谢
是的,它确实是 iOS 6.0 的一项功能。
尝试使用EGOTableViewPullRefresh. 这是一个很棒的“下拉刷新”功能。它可以在github上找到。UIRefreshControl 仅在 iOS 6.0 及更高版本中可用。EGOTableViewPullRefresh可在 iOS 5 及更早版本中使用!
EGOTableViewPullRefresh