samvermette / SVPullToRefresh

Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
http://samvermette.com/314
MIT License
4.82k stars 1.09k forks source link

Hi guys please go to my forked repo to have new feature/bug fixed. #299

Closed LawrenceHan closed 6 years ago

LawrenceHan commented 7 years ago

https://github.com/LawrenceHan/SVPullToRefresh

ErAshu commented 7 years ago

does it works for collectionview??

LawrenceHan commented 7 years ago

@ErAshu Yes it does, but you may need to set alwaysBounceVertical or alwaysBounceHorizontal to YES manually.

kieuquangloc commented 6 years ago

Hi @LawrenceHan , could you enable "issues" tab in your fork setting?, I think some people want to create issue to discuss in your fork like me :)

screen shot 2018-09-11 at 2 57 41 pm
LawrenceHan commented 6 years ago

@kieuquangloc147 Done