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

Easily show HUDs with SwiftUI! Lightweight SwiftUI wrapper for JGProgressHUD for iOS, tvOS, Catalyst.

Results 4 JGProgressHUD-SwiftUI issues
Sort by recently updated
recently updated
newest added

![Screenshot 2022-02-24 at 1 30 02 PM](https://user-images.githubusercontent.com/30146547/155463914-38740b72-9968-4756-99ec-5a1da5ba0caf.png)

As I see the current state of art, I need to do `dismiss(afterDelay: )` with the hud. What about dismissing it with when there is a change in a property...