Late Night Silent Completions: Jiiiii — Part 510 https://t.co/n4umLXHzdD
YouTube
Late Night Silent Completions: Jiiiii — Part 510
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…
Animated Redacted Modifier - SwiftUI https://t.co/UAuO8ZVYPb
YouTube
Animated Redacted Modifier - SwiftUI
Hello Guys 🖐🖐🖐
In our previous video, we saw how to create a skeleton loading view using SwiftUI. In this video, we’ll explore how to enhance it to an easy-to-use modifier by incorporating the native redacted modifier.
Skeleton View SwiftUI | Animated Redacted…
In our previous video, we saw how to create a skeleton loading view using SwiftUI. In this video, we’ll explore how to enhance it to an easy-to-use modifier by incorporating the native redacted modifier.
Skeleton View SwiftUI | Animated Redacted…
Late Night Silent Completions: Jiiiii — Part 511 https://t.co/9Th1f96tBd
YouTube
Late Night Silent Completions: Jiiiii — Part 511
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…
Using NavigationPath with TabView in SwiftUI https://t.co/LchKsnSYFc
Tanaschita
Using NavigationPath with TabView in SwiftUI
Learn how to integrate NavigationStack with TabView in SwiftUI using NavigationPath to manage independent navigation flows for each tab. This architecture enables deep linking, preserves navigation state, and improves testability.
AI Code Editors, WWDC Wishlist, SwiftUI State, Indie App Dev https://t.co/5iALmm0Wtd
YouTube
AI Code Editors, WWDC Wishlist, SwiftUI State, Indie App Dev
Swift News Newsletter - https://swiftnews.kit.com/newsletter
My Swift & SwiftUI Courses - https://seanallen.teachable.com/
🔗 Swift News Link Repo - https://github.com/SAllen0400/swift-news
In this episode of Swift News I keep you up to date on the latest…
My Swift & SwiftUI Courses - https://seanallen.teachable.com/
🔗 Swift News Link Repo - https://github.com/SAllen0400/swift-news
In this episode of Swift News I keep you up to date on the latest…
Swift Reduce: Combining elements into a single value https://t.co/i3nY2cg2X0
SwiftLee
Swift Reduce: Combining elements into a single value
The Swift reduce method allows you to produce a single value from a collection of items. You can use it to convert an array into a dictionary or another common example is to reduce numbers and sum them up. This introduction should pique your interest in swift…
Late Night Silent Completions: Jiiiii — Part 512 https://t.co/IDYO46TdDC
YouTube
Late Night Silent Completions: Jiiiii — Part 512
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…
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