十秒钟让你的tableview变为可循环
只需将你的tableview继承自SCInfiniteTableView即可

Codes

click to github

以下是写在github里的README

SCInfiniteTableViewDemo


Description

a infinite tableview, very easy to use.


Display

preivew_gif


How to use

It is very easy to use, all you should do is copy the folder SCInfiniteTableView to your project, and then inherite your tableview form SCInfiniteTableView.


Thanks

I used to see the algorithm from the Internet, but I don’t know the source now. If you know, please tell me, and my email is Aevitx@gmail.com


License

This code is distributed under the terms and conditions of the MIT license.