swiftui-async-button
swiftui-async-button copied to clipboard
AsyncButton is the simple way to run concurrent code in your views.
Results
2
swiftui-async-button issues
Sort by
recently updated
recently updated
newest added
by conditionally compiling the code related to UINotificationFeedbackGenerator as the class is only available on iOS
Simply letting `AsyncButtonOptions` conform to `Sendable` allows the package to be compiled with Swift 6.