Skip to content

Releases: shakurocom/PullToRefreshSwiftUI

1.6.5

22 Apr 14:06

Choose a tag to compare

  • fixed issue with unsynced finishing animation

1.6.4

07 Apr 13:45
f25ccab

Choose a tag to compare

  • fixed pull-to-refresh triggering for non-zero top offsets
  • improved interface of onScroll

1.6.0

03 Apr 13:32
3a1339f

Choose a tag to compare

  • Improved animations in List
  • Reduced internal complexity with onScrollPhaseChange & onScrollGeometryChange methods
  • Old implementation for List is kept to support iOS 17 and below

1.5.0

30 Apr 15:21

Choose a tag to compare

Improved animations

1.4.0

28 Apr 05:07

Choose a tag to compare

Improved finished state for ScrollView

1.3.1

21 Apr 13:32

Choose a tag to compare

Added logging

1.3.0

16 Apr 04:06

Choose a tag to compare

Added 'finishing' state

1.2.3

07 Apr 05:07

Choose a tag to compare

Fixed issue with fake header when sections are used

1.2.2

07 Apr 04:48

Choose a tag to compare

Fixed fake header background color

1.2.1

04 Apr 04:54

Choose a tag to compare

Fixed broken pull to refresh issue when sections headers are used inside List.