swiftui-async-button
swiftui-async-button copied to clipboard
fix compilation error for macOS
by conditionally compiling the code related to UINotificationFeedbackGenerator as the class is only available on iOS
Please merge
Thank you @MarcoEidinger