Pull to Refresh (ios)

前端 未结 8 1079
清酒与你
清酒与你 2020-12-07 22:08

I recently implemented pull to refresh here: https://github.com/leah/PullToRefresh. It kind of works however it gets stuck with a spinning activity indicator. Their is also

8条回答
  •  悲哀的现实
    2020-12-07 22:27

    Without code there's not much anyone can say, but maybe try a different implementation of Pull To Refresh, like the enormego (EGO) version, the code is at github, here

    It's used in the Facebook app so it definitely works.

提交回复
热议问题