SVPullToRefresh icon indicating copy to clipboard operation
SVPullToRefresh copied to clipboard

In infinite Scrolling, how to add a "Load More" button in the bottom, and "No more data" to disable load again.

Open gclsoft opened this issue 9 years ago • 1 comments

gclsoft avatar Mar 25 '15 02:03 gclsoft

I have the same problem. I try the "- (void)setCustomView:(UIView *)view forState:(SVInfiniteScrollingState)state" method but can't resolve it smoothly.

jiangxkwj avatar Apr 30 '15 03:04 jiangxkwj