怎么利用原生API实现上拉刷新和下拉加载?
The native control UIRefreshControl can only do pull-down refresh. It is recommended to use a third-party library for pull-down refresh
You can refer to the original Three20 framework to encapsulate more button and more button cell, and use UITableViewCell to display loading images or animations! When displayed, send a request to request data
The native control UIRefreshControl can only do pull-down refresh. It is recommended to use a third-party library for pull-down refresh
You can refer to the original Three20 framework to encapsulate more button and more button cell, and use UITableViewCell to display loading images or animations! When displayed, send a request to request data