SVPullToRefresh
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.
I have the same problem. I try the "- (void)setCustomView:(UIView *)view forState:(SVInfiniteScrollingState)state" method but can't resolve it smoothly.