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…
Live coding in Antigravity: Building a Second Brain app ⚡️ https://t.co/uzGbV3scqm
YouTube
Live coding in Antigravity: Building a Second Brain app ⚡️
What is it like to code in an Agentic IDE?
Join me on Dec 4th as I open up Antigravity to build a new feature for Sofia (my AI read-it-later app).
I'll build one of the following features, and you can decide which one it's gong to be!
1️⃣ Build a Chrome…
Join me on Dec 4th as I open up Antigravity to build a new feature for Sofia (my AI read-it-later app).
I'll build one of the following features, and you can decide which one it's gong to be!
1️⃣ Build a Chrome…
Implementing Non-Consumable In-App Purchases with StoreKit 2 https://t.co/Hx6vcSoVfm
Create with Swift
Implementing Non-Consumable In-App Purchases with StoreKit 2
Learn how to start selling Non-Consumable In-App Purchases in your SwiftUI app.