开发者

How to add Pull To Refresh at app launch?

开发者 https://www.devze.com 2023-02-10 06:34 出处:网络
At app launch,the 开发者_如何学PythonUITableView automatic pull to refresh without any scroll. Any tips or advices?I added a pull-to-refresh by following: http://www.cocoanetics.com/2009/12/how-to-ma

At app launch,the 开发者_如何学PythonUITableView automatic pull to refresh without any scroll.

Any tips or advices?


I added a pull-to-refresh by following: http://www.cocoanetics.com/2009/12/how-to-make-a-pull-to-reload-tableview-just-like-tweetie-2/. On app launch just manually call your refresh function.


There's a github project with a component that implements pull to refresh:

https://github.com/enormego/EGOTableViewPullRefresh

0

精彩评论

暂无评论...
验证码 换一张
取 消