bitshapr
bitshapr.bsky.social
bitshapr
@bitshapr.bsky.social
Game Developer
Reposted by bitshapr
I recently built a custom segmented control in #SwiftUI and found that matchedGeometryEffect() provided an easy way to animate a capsule highlighting the selected option as it transitions between choices.

I summarized the example in a blog post: nilcoalescing.com/blog/CustomS...
SwiftUI matched geometry effect in a custom segmented control
Learn how to use matchedGeometryEffect() in SwiftUI to animate a capsule background that highlights the selected option in a custom segmented control.
nilcoalescing.com
December 1, 2024 at 6:35 AM
Reposted by bitshapr
I’ve just started this brand-new group with Apple platforms developers.

New here myself - say Hi to join. Please repost for some visibility.
November 28, 2024 at 12:44 PM
Reposted by bitshapr
There are many ways to customize SF Symbols in #SwiftUI. I have a detailed post covering how to adjust their size, color, rendering modes, variable values, and design variants that can serve as a great reference when working with symbol images in iOS apps: nilcoalescing.com/blog/Customi...
Customizing the appearance of symbol images in SwiftUI
Learn how to adjust size, color, rendering modes, variable values, and design variants of SF Symbols in SwiftUI apps.
nilcoalescing.com
November 21, 2024 at 8:20 AM