GitHub Trends Weekly : SwiftGen/SwiftGen https://t.co/HEHzBnmb0u
GitHub
GitHub - SwiftGen/SwiftGen: The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String…
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs! - SwiftGen/SwiftGen
Hitting the target with TestHelpers https://t.co/2BYAKIGAkb
William Boles
Hitting the target with TestHelpers
Modules are super useful for splitting our project into smaller, more manageable chunks. But they could be doing more. Here, we look at how a utility module can ease the burden not only for production targets but also test targets.
Build Your First AI Chatbot App with SwiftUI + Foundation Models Framework | iOS26 | WWDC25 https://t.co/5D50CoEG9s
YouTube
Build Your First AI Chatbot App with SwiftUI + Foundation Models Framework | iOS26 | WWDC25
Building a AI powered Chat App with Apple's New Foundation Models Framework In this tutorial, we dive into Apple's new Foundation Models framework introduced at WWDC 2025, which allows you to use Apples local LLMs in your apps. You will learn about the device…
Morphing glass effect elements into one another with glassEffectID https://t.co/zuF9Dn4MRi
Create with Swift
Morphing glass effect elements into one another with glassEffectID
Learn how to blend grouped glass effect components into a unique one during transitions using glassEffectID modifier.
Late Night Silent Completions: Jiiiii — Part 603 https://t.co/P8DFRwqWKW
YouTube
Late Night Silent Completions: Jiiiii — Part 603
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…
GitHub Trends Weekly : pointfreeco/swift-snapshot-testing https://t.co/2bfs8JLwCq
GitHub
GitHub - pointfreeco/swift-snapshot-testing: 📸 Delightful Swift snapshot testing.
📸 Delightful Swift snapshot testing. Contribute to pointfreeco/swift-snapshot-testing development by creating an account on GitHub.
GitHub Trends Weekly : scinfu/SwiftSoup https://t.co/shi3AtG8Gh
GitHub
GitHub - scinfu/SwiftSoup: SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS…
SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS) - scinfu/SwiftSoup
10 Swift Pitfalls You Won’t See Until It’s Too Late https://t.co/3UCXjgsMaT
Medium
10 Swift Pitfalls You Won’t See Until It’s Too Late
Swift is beautiful.
Navigation Patterns In Swiftui https://t.co/Tkd0mSAYlF
AzamSharp
Navigation Patterns In Swiftui
🗣️ A CLI for on-device speech transcription using Speech.framework on macOS 26 https://t.co/w5yhBdunEx
GitHub
GitHub - finnvoor/yap: 🗣️ A CLI for on-device speech transcription using Speech.framework on macOS 26
🗣️ A CLI for on-device speech transcription using Speech.framework on macOS 26 - finnvoor/yap
Late Night Silent Completions: Jiiiii — Part 604 https://t.co/zpjtGmqSBQ
YouTube
Late Night Silent Completions: Jiiiii — Part 604
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…
Build iOS & Android Apps with Swift Using Skip Framework https://t.co/NbJ5J8szAL
YouTube
Build iOS & Android Apps with Swift Using Skip Framework
Want to run your Swift app on Android without rewriting everything? In this video, I walk you through how to use the Skip Framework to build cross-platform apps using a single Swift codebase for iOS and Android!
We'll go step-by-step through the full setup…
We'll go step-by-step through the full setup…
Glassifying custom SwiftUI views https://t.co/lM8eR4QBtH
Swift with Majid
Glassifying custom SwiftUI views
We already talked about glassifying tabs and toolbars in SwiftUI. This week, we will continue the topic of the new Liquid Glass design language and will talk about applying this concept to custom views.