Advent of Code 2025 https://t.co/YbezThl3Ru
Swift Forums
Advent of Code 2025
Hi Swift Community! It's the most Wonderful Time Of The Year. Time to spend with Family and Friends spend on Swift coding challenge fun! Every December, Eric Wastl publishes Advent of Code, a fun set of coding exercises. One challenge is posted each day…
Method Dispatch in Swift: The Complete Guide https://t.co/2GMFH4rcPr
Jacobstechtavern
Method Dispatch in Swift: The Complete Guide
How does Swift *really* execute function calls?
Issue #142 - Chris Hefferman https://t.co/IlNDKQgl4W
Indie Dev Monday
Issue #142 - Chris Hefferman
Today I’m featuring Chris Hefferman.
Initializing @Observable classes within the SwiftUI hierarchy https://t.co/oFa0oBo2gu
Nil Coalescing
Initializing @Observable classes within the SwiftUI hierarchy
Learn the recommended ways to initialize and store @Observable classes in SwiftUI views, and see what can go wrong when observable state is managed incorrectly.
Resisting the Whispers of a Form‑Engine https://t.co/9neM5DNL8z
William Boles
Resisting the Whispers of a Form‑Engine
Every iOS dev hears that whisper sooner or later: "These fields look the same…you should build a form-engine." Those who follow that whisper almost always end up with an over-abstracted mess. Here, we look at building a simple validation flow that keeps us…
Enabling drag-and-drop and clipboard operations with the Transferable protocol https://t.co/vWnD5HBEB1
Create with Swift
Enabling drag-and-drop and clipboard operations with the Transferable protocol
Learn how to enable the entities of your model to work with drag-and-drop in SwiftUI.
Stream via RTMP (OBS, Vmix, Zoom) with Restream https://t.co/xFiH6idz7V
Swift SDK for Android, Shipaton Winners, Foundation Models, Scroll Performance & More. https://t.co/nB4zTDxHvM
YouTube
Swift SDK for Android, Shipaton Winners, Foundation Models, Scroll Performance & More.
My Swift & SwiftUI Courses - https://seanallen.teachable.com/?video=KIbPHB6FIlo
Swift News Newsletter - https://swiftnews.kit.com/newsletter
🔗 Swift News Link Repo - https://github.com/SAllen0400/swift-news
In this episode of Swift News I keep you up to…
Swift News Newsletter - https://swiftnews.kit.com/newsletter
🔗 Swift News Link Repo - https://github.com/SAllen0400/swift-news
In this episode of Swift News I keep you up to…
Join the All-Virtual EmacsConf December 6 and 7 and Check out My Zettelkasten Talk https://t.co/HQouVjLJnB
Christian Tietze
Join the All-Virtual EmacsConf December 6 and 7 and Check out My Zettelkasten Talk
Announcing my EmacsConf talk for Sunday, and reminding you that EmacsConf is in four days!
SwiftUI Animated Tab Icons - Symbol Effects Tab Bar - Xcode 26 https://t.co/HB6DC84pxl
YouTube
SwiftUI Animated Tab Icons - Symbol Effects Tab Bar - Xcode 26
Hello Guys 🖐🖐🖐
In this video, I’ll demonstrate how to make the existing default tab bar have the animate SF Symbol Effects using SwiftUI.
SwiftUI Animated Tab Icons | SwiftUI Symbol Effect Tab Bar | SwiftUI Customizing Native Tab Bar | SwiftUI Animated Tab…
In this video, I’ll demonstrate how to make the existing default tab bar have the animate SF Symbol Effects using SwiftUI.
SwiftUI Animated Tab Icons | SwiftUI Symbol Effect Tab Bar | SwiftUI Customizing Native Tab Bar | SwiftUI Animated Tab…
Understanding associated domains in iOS https://t.co/XJ0ZNnDHTQ
Tanaschita
Understanding associated domains in iOS
Associated domains allow us to support features like universal links, shared web credentials with password auto fill, handoff or app clips when developing iOS applications. Understand the structure of an apple-app-site-association file, configure an associated…