pronebird / UIScrollView-InfiniteScroll

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

iOS 11 support [WIP] #69

Closed pronebird closed 1 year ago

pronebird commented 6 years ago

This PR adds support for the new content inset management introduced in iOS 11. Additionally this PR improves code readability, moves a lot of stuff from the category into static functions, and many other improvements. This is a rough work in progress at this point but I hope to improve it over time.