iPhone Pull Down Refresh like Tweetie

前端 未结 5 1539
梦如初夏
梦如初夏 2020-11-30 20:05

I am trying to find an example of placing an element above the Table View outside the normal scrollable region. How would I do this? An example would be what the Tweetie 2 a

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-30 20:37

    Here's an alternative to EGOTableViewPullRefresh:

    http://blog.leahculver.com/2010/12/iphone-pull-to-refresh.html

    Source available on github here:

    https://github.com/leah/PullToRefresh

    It's slightly easier to use from the developers point of view, though I did go with EGOTableViewPullRefresh in the end as I preferred how it looked.

提交回复
热议问题