Last active
June 30, 2024 02:45
-
-
Save metasidd/a39198e70632c40e3d4fb444025dcc74 to your computer and use it in GitHub Desktop.
Pill Buttons - Mail App iOS 18 - SwiftUI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great job
Small variation:
using UUID
selected with environment
.selected(bool) @Environment(\.isSelected) private var isSelected: Bool
symbolVariant
colorized from .borderled and tinted variant for pastelized style
Usage
Pastelized variant