Is it possibile add UIRefreshControl at the bottom of the UITableView? I would use it to load more data. Please, Any suggest?
UIRefreshControl
UITableView
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.