Ways to customize text color in SwiftUI https://t.co/yrLdqCcaCK
Nil Coalescing
Ways to customize text color in SwiftUI
SwiftUI offers several methods to change the color of text, including foregroundStyle() and tint() modifiers, AttributedString attributes, and the textRenderer() API for advanced styling.
Swift by Sundell: Using Swift’s defer keyword within async and throwing contexts https://t.co/CRK2d6wsl3
Swift by Sundell
Using Swift’s defer keyword within async and throwing contexts | Swift by Sundell
How Swift’s defer keyword can be incredibly useful when working with code scopes that have multiple exit points, such as throwing or async functions.
The Secret to Intuitively Understanding Swift Concurrency https://t.co/gwZ0oCnHeg
Jacobstechtavern
The Secret to Intuitively Understanding Swift Concurrency
One core concept that brings clarity to everything
Introducing Swift Testing. Scoping. https://t.co/0VO6GjMV4C
Swift with Majid
Introducing Swift Testing. Scoping.
Apple recently released Swift 6.1, with most of the changes being cosmetic. However, I particularly like the scoping feature introduced in the Swift Testing framework. This week, we’ll delve into the new test scoping feature and explore how to effectively…
❤1
Automatic image accessibility labels from localized strings in SwiftUI https://t.co/KJiAbz19pv
Nil Coalescing
Automatic image accessibility labels from localized strings in SwiftUI
SwiftUI uses a localized string matching the image name as the accessibility label, without needing to apply the accessibilityLabel() modifier.
Using Instruments to profile a SwiftUI app https://t.co/aD7ZM98GZq
Donny Wals
Using Instruments to profile a SwiftUI app – Donny Wals
A key skill for every app developer is being able to profile your app’s performance. Your app might look great on the surface, but if it doesn’t perform well, it’s going to feel off—sometimes subtly…
Late Night Silent Completions: Jiiiii — Part 513 https://t.co/fFrBJlNCKO
YouTube
Late Night Silent Completions: Jiiiii — Part 513
Join Dimitri for some late night coding shenanigans while he makes an app from scratch!
Download Jiiiii, the app from this episode: https://apps.apple.com/app/apple-store/id6472801548?pt=14724&ct=YouTube&mt=8
Follow us on Mastodon: https://mastodon.socia…
Download Jiiiii, the app from this episode: https://apps.apple.com/app/apple-store/id6472801548?pt=14724&ct=YouTube&mt=8
Follow us on Mastodon: https://mastodon.socia…
How SwiftUI Tracks UI Changes With @Observable (Behind the Scenes) https://t.co/oq05cuk8RB
YouTube
How SwiftUI Tracks UI Changes With @Observable (Behind the Scenes)
Demystifying SwiftUI's New Observation Feature | Behind the Scenes and Best Practices - I dive deep into the new observation feature introduced in SwiftUI with iOS 17, which significantly improves performance by reducing unnecessary updates. I'll explain…
visionOS 2.4.1 (22O251) https://t.co/moat5ZLl7e
Apple
visionOS 2.4.1 (22O251) - Releases - Apple Developer
View downloads
iPadOS 18.4.1 (22E252) https://t.co/k85fldIxBn
Apple
iPadOS 18.4.1 (22E252) - Releases - Apple Developer
View downloads
SwiftUI Network Observer - Network Monitor - Xcode 16 https://t.co/J7ZyPuqN3w
YouTube
SwiftUI Network Observer - Network Monitor - Xcode 16
Hello Guys 🖐🖐🖐
In this video, we’ll explore how to create a custom environment value in SwiftUI that indicates whether there’s an active internet connection and, if so, the type of connection.
SwiftUI Network Observer | SwiftUI Network Monitor | SwiftUI Internet…
In this video, we’ll explore how to create a custom environment value in SwiftUI that indicates whether there’s an active internet connection and, if so, the type of connection.
SwiftUI Network Observer | SwiftUI Network Monitor | SwiftUI Internet…