UIRefreshControl at the bottom of the UITableView iOS6?

前端 未结 8 2018
你的背包
你的背包 2020-12-01 06:27

Is it possibile add UIRefreshControl at the bottom of the UITableView? I would use it to load more data. Please, Any suggest?

8条回答
  •  -上瘾入骨i
    2020-12-01 06:55

    This Swift library add pull to refresh to the bottom of UITableview.

    https://github.com/marwendoukh/PullUpToRefresh-iOS

    I hope this help you.

提交回复
热议问题