Skip to content

Releases: phuhuynh2411/SwiftUI-PullToRefresh

Perform an action when scrolling to the last row.

06 Apr 07:57
Compare
Choose a tag to compare

Animate when disappearing the Activity Indicator

06 Apr 04:19
Compare
Choose a tag to compare
1.0.5

Merge remote-tracking branch 'refs/remotes/origin/master'

Add pull to refresh to the List without the NavigationView

04 Apr 07:56
3975015
Compare
Choose a tag to compare

Re-calculate the offset and optimize for the list

04 Apr 07:31
Compare
Choose a tag to compare
1.0.3

Merge remote-tracking branch 'refs/remotes/origin/master'

Support Inline Navigation Bar

03 Apr 09:27
9584f26
Compare
Choose a tag to compare
1.0.2

Update README.md

1.0.1

03 Apr 04:33
Compare
Choose a tag to compare
  • Fixed the Spinner
  • Allow users to turn off the refresh view instead of auto closing it after 1 second.
  • Remove the title property. User can set it through navigationBarTitle() instance method.