Bluesky · Hashtag

#SwiftUI

203
posts · 30d
60
users
7
posts / day
3.4
posts / user
+ 15% vs last week

#SwiftUI is an active hashtag on Bluesky. In the last 30 days, 60 people shared 203 posts with it — around 7 a day. Activity is up 15% versus the previous week, peaking on Jul 15 with 12 posts.

#SwiftUI posts per day (last 30 days)

Posts with #SwiftUI

robb
@robb.is
over 1 year ago
Thanks to #SwiftUI 's powerful graphics APIs, I am this close to retiring my copy of Photoshop CS6 for good 🤏
Screenshot, iOS Simulator. A rounded rectangle of brown, stitched leather with an embossed SF Symbol of a parent and child holding hands, rendered in a tacky style that was en vouge in the dawn of the skeumorphic age.
13 16 156
Gary Ismay
@goodbinary.bsky.social
about 18 hours ago
Did a bit of work on SoloTime this afternoon. Tidied up chart alignment and added a collapse/expand button to some sections. Couple of other changes needed but happy to make progress on something today! #indiedev #swiftui #apple #business
Video thumbnail
Play button
1 1 13
Natalia Panferova
@natpanferova.bsky.social
over 1 year ago
I love how we can use the symbolVariant() modifier in #SwiftUI instead of typing full SF Symbol names like "star.fill". It even works on multiple symbols at once!
SwiftUI code demonstrating the use of the symbolVariant() modifier to apply .fill and .circle variants to SF Symbols, shown on an iPhone preview with purple icons.
6 13 107
Natalia Panferova
@natpanferova.bsky.social
over 1 year ago
We can set a custom background for TextEditor in #SwiftUI using a combination of scrollContentBackground() and background() view modifiers. We have to hide the default background first for our custom background to be visible: nilcoalescing.com/blog/Ch….
Change TextEditor background in SwiftUI

nilcoalescing.com

Change TextEditor background in SwiftUI

Set a custom background for TextEditor in SwiftUI by using a combination of scrollContentBackground() and background() view modifiers.

2 8 96
Peter Friese
@peterfriese.dev
2 days ago
📐 Want your SwiftUI bottom sheets to size perfectly to their content? @danielsaidi shows how to set up presentation detents to dynamically fit content height without hardcoded sizes. #SwiftUI #iOSDev #Swift go.peterfriese.dev/swiftu….
Making a SwiftUI sheet automatically size to fit its content

danielsaidi.com

Making a SwiftUI sheet automatically size to fit its content

An iOS sheet defaults to covering around half the screen, and while you can specify custom detents, it’s not enough. This article shows y...

0 1 10
Natalia Panferova
@natpanferova.bsky.social
over 1 year ago
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/Cu….
Customizing the appearance of symbol images in SwiftUI

nilcoalescing.com

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.

3 15 79
Nil Coalescing
@nilcoalescing.com
4 days ago
SwiftUI's @State changes from a property wrapper to a macro in Xcode 27, gaining lazy evaluation of the initial value and fixing unnecessary @Observable model initialization on view recreation: nilcoalescing.com/blog/In…. #iOSDev #SwiftUI
Initializing @Observable classes with the @State macro in Xcode 27

nilcoalescing.com

Initializing @Observable classes with the @State macro in Xcode 27

SwiftUI's @State changes from a property wrapper to a macro in Xcode 27, gaining lazy evaluation of the initial value and fixing unnecessary @Observable model initialization on view recreation.

2 2 11
Natalia Panferova
@natpanferova.bsky.social
over 1 year ago
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/Cu….
SwiftUI matched geometry effect in a custom segmented control

nilcoalescing.com

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.

4 8 72

Posts are pulled live from Bluesky and cached briefly. Posts with content labels are hidden.