Skip to content

Releases: pronebird/UIScrollView-InfiniteScroll

1.3.0

07 Aug 14:50
ff0c2b0
Compare
Choose a tag to compare
  • Handle scrolling when voiceOver is running (@r-dent)

1.2.0

07 Aug 09:38
Compare
Choose a tag to compare
  • Fix various scroll issues on iOS 11+ where adjustedContentInset was introduced. (@pronebird)
  • Add support for Swift PM. (@ksloginov)

1.1.0

15 Apr 15:35
650f9ba
Compare
Choose a tag to compare

Add support for horizontally scrolling views. (@Boerworz)

1.0.2

22 Jul 17:14
Compare
Choose a tag to compare

1.0.1

12 Apr 16:06
Compare
Choose a tag to compare
  • Fixed bug when there was weird animation which shifts offset (@rr-dw)
  • Retain contentOffset.x in scroll to top – based on @rr-dw's fix (@pronebird)

1.0.0

20 Dec 14:48
Compare
Choose a tag to compare
  • Added programmatic way of starting infinite scroll handler

0.9.1

03 Jul 20:28
Compare
Choose a tag to compare
  • Fixed issue with activity indicator teleportation in table views
  • Fixed issue when bounce back animation wouldn't properly complete due to user interactions
  • Fixed nullability attribute for -setShouldShowInfiniteScrollHandler:
  • Added trigger offset, see -infiniteScrollTriggerOffset (@GorkaMM)

0.9.0

03 Jul 20:28
Compare
Choose a tag to compare
  • Solved longstanding issue with dynamic updates in table views (@intrepidmatt)

0.8.0

03 Jul 20:29
Compare
Choose a tag to compare
  • Added a handler to conditionally prevent the infinite scroll from showing (@RyanBertrand)

0.7.4

03 Jul 20:29
Compare
Choose a tag to compare