SkillAgentSearch skills...

SUEButtons

SwiftUI ButtonStyles

Install / Use

/learn @brampf/SUEButtons
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SUEButtons

SwiftUI ButtonStyles

<p align="center"> <a href="LICENSE.md"> <img src="https://img.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT License"> </a> <a href="https://swift.org"> <img src="https://img.shields.io/badge/swift-5.3-brightgreen.svg" alt="Swift 5.3"> </a>

SUE stands for SwiftUI Extras and is a collection of small SwiftUI libraries for various recurring use cases

Gallery

CapsuleButtonStyle

    Button("Action!").buttonStyle(CapsuleButtonStyle())

CapsuleButtonStyle

GradientButtonStyle

    Button("Action!").buttonStyle(GradientButtonStyle())

GradientButtonStyle

RectangleButtonStyle

    Button("Action!").buttonStyle(RectangleButtonStyle())

RectangleButtonStyle

RoundedFillButtonStyle

    Button("Action!").buttonStyle(RoundedFillButtonStyle())

RoundedFillButtonStyle

RoundedOutlineButtonStyle

    Button("Action!").buttonStyle(RoundedOutlineButtonStyle())

RoundedOutlineButtonStyle

License

MIT license; see LICENSE. (c) 2020

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks0

Languages

Swift

Security Score

75/100

Audited on Jan 28, 2024

No findings