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

Add possibility of async fetch

Open cederache opened this issue 5 years ago • 1 comments

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

cederache avatar Nov 07 '19 16:11 cederache

@cederache Thanks @AppPear. I implementation SwiftUIRefresh support async refresh

SylvanasX avatar Jun 27 '20 03:06 SylvanasX