pronebird / UIScrollView-InfiniteScroll

UIScrollView ∞ scroll category
MIT License
1.06k stars 148 forks source link

SVInfiniteScrollingDirectionTop #77

Closed KheangSenghort closed 3 years ago

KheangSenghort commented 5 years ago

Dear sir/Madam

How we can resolve this problem when I try using this method in Xcode 10 & swift 4.2 ? I using function for load more message from server.

pronebird commented 3 years ago

Scroll views support refreshControl since iOS 6.0 & I think there is no easy way to have an infinite scroll to the top. IIRC last time I tried that, it didn't animate properly.