New in SFSymbols for iOS 26, Draw effects!!
Five beautiful examples.. stay till the end for the code sample.
First up, "rainbow" with .symbolRenderingMode(.multicolor). Symmetrical symbols draw outward from the center.
@riteshhh.bsky.social
Mobile + AI Platform @Atlassian / KMP π¨βπ» Previously @DisneyPlusHS @Compass @GoDaddy @Fueled π£οΈ π π₯π₯ π« @ragdroid π https://riteshhh.xyz
New in SFSymbols for iOS 26, Draw effects!!
Five beautiful examples.. stay till the end for the code sample.
First up, "rainbow" with .symbolRenderingMode(.multicolor). Symmetrical symbols draw outward from the center.
screenshot of my new blog
vibe coded my new blog π riteshhh.xyz
28.04.2025 05:02 β π 0 π 0 π¬ 0 π 0Not a tea in the most conventional way but if you can get hold of some ginger & lemongrass, boil it with water & add honey! π΅
07.03.2025 12:36 β π 0 π 0 π¬ 0 π 0Small SwiftUI helper that inserts the parent view controller into the environment for children. Use at your own risk; it's very easy to mess up using this.
But it's nice to be able to have @Environment(\.parentViewController)
gist.github.com/harlanhaskin...
iOS Dev Weekly β Issue 700 (!!!!!) is out! iosdevweekly.com/issues/700/
21.02.2025 20:34 β π 23 π 5 π¬ 3 π 2Let's start looking at managing real state with Swift concurrency!
So far, everything I've done in the past has been read-only. Here's another step-by-step post that examines stateful systems, actors, and reentrancy.
www.massicotte.org/step-by-step...
Xcode is a psyop by Meta to sell more React Natives
01.02.2024 17:59 β π 66 π 6 π¬ 4 π 1Popular logo used for representing accessibility consisting of a stick man inside a circle. But the stick man is dressed as Santa Claus and there is some text around it that says βAccessibility. Have you been naughty or nice?β.
Thanks for following along with the #adventOfiOSAccessibility series! Here's to building more accessible iOS apps in 2025! π
If youβd like to revisit or share the series, Iβve compiled all the posts here: dadederk.github.io/post/2024-12...
Check out this super cool SwiftLint addition to detect redundant `Sendable` conformances
github.com/realm/SwiftL...
put together by mastodon.social/@SimplyDanny
absolutely love this series, in no small part because i have very fond memories of playing glitch in undergrad. a singularly bizarre and warm game
buildingslack.com/the-death-of...
If you are writing something about concurrency and want some feedback, send it my way. Draft, published, whatever, I'd be happy to look it over!
22.12.2024 12:24 β π 40 π 11 π¬ 2 π 0Wrote this one a while ago but it still seems to be helpful for people.
Swift concurrency through a step by step examination of a network request. #SwiftLang
www.massicotte.org/step-by-step...
I'm excited to chat with @massicotte.org about Swift 6 and concurrency... again π³
This is your chance to get your question answered about concurrency and the future of Swift.
Let us know what you'd like us to talk about ASAP.
Within software architecture, few people shaped the industry as much as @gradybooch.bsky.social. Safe to say he's a true legend.
In today's The Pragmatic Engineer Podcast episode, he shares fascinating stories, insights, observations.
Watch here: newsletter.pragmaticengineer.com/p/software-a...
"It's written in Rust" is not a feature of your app. "It's blazing fast" is a hollow claim that makes me doubt it.
Please stop putting these things on your homepage. Please show me why your tool/app/whatever makes my work easier/cheaper/faster-to-iterate.
Quick tutorial how the stitching was achieved:
- Use `strokedPath(_:)` to split the path into multiple lines, using a two-component dash array.
- Convert to a CGPath, split it into subcomponents using `componentsSeparated(using:)`.
- Apply a rotation to each line.
- Merge them back together.
Congratulations π₯³
08.12.2024 01:10 β π 0 π 0 π¬ 0 π 0Why are migrations so darn hard - and why are they not getting easier, over time?
Here's IBM Fellow @gradybooch.bsky.social sharing his grounded take in the latest The Pragmatic Engineer Podcast episode (that is full of insightful gems like this):
newsletter.pragmaticengineer.com/p/software-a...
C++23 has "first-class UB": you, the language user, can make promises and let the program enter UB if you break them.
int f(int x, int y) {
[[assume(x == 27)]];
[[assume(x == y)]];
return y + 1; // May be optimised to `return 28`.
}
New in swift-cloud: deploy Valkey and Redis caches faster than you can login to the AWS Console. Correctly configured in private subnets and one line to authorize lambdas or web servers to access them
05.12.2024 22:41 β π 8 π 1 π¬ 0 π 1Follow all the iOS devs! π
Hereβs a ton of starter packs
#swiftLang
bsky.app/profile/rudr...
bsky.app/profile/timo...
bsky.app/profile/sett...
go.bsky.app/L23yEQ5
bsky.app/profile/deep...
go.bsky.app/66G7TY4
go.bsky.app/M8xLgeS
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.
Thanks to #SwiftUI 's powerful graphics APIs, I am this close to retiring my copy of Photoshop CS6 for good π€
05.12.2024 22:03 β π 156 π 16 π¬ 13 π 3I 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...
We are excited to announce a brand new open-source library: Sharing.
Instantly share state among your appβs features and external persistence layers, including user defaults, the file system, and more.
www.pointfree.co/blog/posts/1...
Thought he could be a lil more cozy :)
28.11.2024 01:53 β π 119 π 71 π¬ 1 π 3Wow congrats Vidit π₯³
26.11.2024 07:26 β π 1 π 0 π¬ 1 π 0This is surreal! LookUp is one of the three finalists for the App Store Awards in the Apple Watch App of the Year category!
#AppStoreAwards