UIRefreshControl at the bottom of the UITableView iOS6?

前端 未结 8 2046
你的背包
你的背包 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条回答
  •  一向
    一向 (楼主)
    2020-12-01 07:16

    Use CCBottomRefreshControl in cocoapods,

    As it is for language objective. you can add the pod file to your swift project then run it, i have done it, no problem occurs for me

    Hope it helps.

提交回复
热议问题