Infinity
Infinity copied to clipboard
A simple way to make UIScrollView support PullToRefresh & InfinityScroll
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.