SwiftUI-PullToRefresh icon indicating copy to clipboard operation
SwiftUI-PullToRefresh copied to clipboard

Pull to refresh in SwiftUI for List, NavigationView

Results 8 SwiftUI-PullToRefresh issues
Sort by recently updated
recently updated
newest added

The swipe down to refresh function does not show a refresh icon when swiping down (iOS v. 14.5)

Additional support for devices with dark mode enabled.

This looks like a really cool library, but you're shooting yourself in the foot by not adding proper documentation. Doing so would likely increase the number of people who use...

Hi. Awesome project ! It could be interesting to add the possibility to hide the ActivityIndicator after a server response and not directly after the action call

I'm interested in PullToRefresh in SwiftUI !!! I tried to select the displaymode of navigationTitle. Maybe it's related to #7. Xcode version Version 11.5 (11E608c)

I made a small adjustment to the Spinner as below - Add two more rectangle to look similar to the iOS native Spinner - Put it inside a ZStack view...

We need a better to support the inline navigation bar. ![inline_navigation_bar](https://user-images.githubusercontent.com/55566346/78322341-aa3fad00-7598-11ea-8001-1221beff542f.gif)

Have the ability to add navigation bar items to RefreshableNavigationView