Infinity icon indicating copy to clipboard operation
Infinity copied to clipboard

A simple way to make UIScrollView support PullToRefresh & InfinityScroll

Results 6 Infinity issues
Sort by recently updated
recently updated
newest added

How to implement PullToRefresh and Infinite scroll in UICollectionView? Please help ASAP.

Pull to refresh works fine initially, but after loading data using infinite scroll and then using reload data/ insertRows to update the rows causes the pull to refresh to get...

Pod seems to still be on 3.0.2 https://cocoapods.org/?q=Infinity

When i run pod install or even pod update it still uses Version 3.0.2 and not 3.2.0

Correct me if I am wrong but it appears supportSpringBounces is not implemented.