SwiftSail Button Component
Custom SwiftSail button with 4 different styles:
SwiftButton supports SFSymbols icons or any other resource.
SwiftButton
Example:
SailButton( style: .primary, action: {}, icon: Image(systemName: "checkmark.circle.fill"), title: "Primary button" )