Fixing SwiftUI refreshable with The Composable Architecture https://t.co/LVRfjVKUDh
@samwize
Fixing SwiftUI refreshable with The Composable Architecture
If you’ve used The Composable Architecture (TCA) with SwiftUI’s .refreshable modifier, you’ve likely noticed an annoying issue: the refresh indicator dismisses immediately instead of waiting for your data to load. Today, let’s fix that.
Think You Know iOS? Try Solving These 11 Programming Challenges: Part 1 https://t.co/q724Dsu9Pt
Medium
Think You Know iOS? Try Solving These 11 Programming Challenges: Part 1
The article presents 11 practical programming challenges designed to test and enhance iOS development skills.
SwiftOrg Blog : The Growth of the Swift Server Ecosystem https://t.co/Wpi3puxBHc
Swift.org
The Growth of the Swift Server Ecosystem
Nearly ten years ago, Swift was open sourced and an official runtime for Linux was released. I’ve been involved with Swift on the server since almost the very beginning, originally picking it up as a way to use a language I really enjoyed for backend development.…
Using the Observations framework to observe model properties https://t.co/ZVvzVLbABJ
Donny Wals
Using the Observations framework to observe model properties – Donny Wals
Starting with Xcode 26, there’s a new way to observe properties of your models. In the past, we had to use the function to access properties and receive changes with semantics. In Xcode 26 and Swift 6.
Convert SwiftUI Views into Multi-Page PDF File | SwiftUI View to PDF | PDFKit | iOS 17+ https://t.co/ZONoD8VV25
YouTube
Convert SwiftUI Views into Multi-Page PDF File | SwiftUI View to PDF | PDFKit | iOS 17+
Hello Guys 🖐🖐🖐
In this video, I’ll show you how we can create PDF Maker, which allows us to create multi-page PDF files with the given SwiftUI views in them.
SwiftUI PDF Maker | SwiftUI View to PDF | SwiftUI Multi-Page PDF | Converting SwiftUI View into PDF…
In this video, I’ll show you how we can create PDF Maker, which allows us to create multi-page PDF files with the given SwiftUI views in them.
SwiftUI PDF Maker | SwiftUI View to PDF | SwiftUI Multi-Page PDF | Converting SwiftUI View into PDF…
Swift DSA Tutorial: Master Data Structures & Algorithms for iOS Development https://t.co/kiBZGkSP6X
Medium
Why Every iOS Developer Fails at DSA (And the Roadmap That Fixes Everything)
The complete Swift beginner’s guide that makes algorithms actually make sense
Interviewer: “If a Thread Dies, Does the Task Die Too?” — My Spicy Swift Interview Moment https://t.co/U6qJAin8fg
Medium
Interviewer: “If a Thread Dies, Does the Task Die Too?” — My Spicy Swift Interview Moment
What started as a one-line question turned into a 20-minute grilling on threads, tasks, and Swift Concurrency.
How I Reduced 50% of My Boilerplate Code in Swift — Everything You Need to Know https://t.co/5oEOndsPlW
Medium
How I Reduced 50% of My Boilerplate Code in Swift — Everything You Need to Know
Swift Macros just changed the way I write iOS code. Here’s how I cut half my boilerplate without losing readability.
Practical Terminal Commands Every Developer Should Know https://t.co/rCjVzsbIAR
Medium
Practical Terminal Commands Every Developer Should Know
Most developers know the basics cd, ls, pwd, maybe even grep. But the terminal has a lot more under the hood. There are commands and…
❤1
callAsFunction vs dynamicCallable https://t.co/4Kw4uPT9Tq
Livsy Code → Learn Swift the smart way
callAsFunction vs @dynamicCallable → Livsy Code
Greetings, traveler! There are many hidden handy features in the Swift language. Today, we will talk about two of them: callAsFunction and @dynamicCallable. They offer pretty much the same functionality but have fundamental differences. Both of them allow…
GitHub Trends Weekly : apple/swift-async-algorithms https://t.co/WmboVSNjHC
GitHub
GitHub - apple/swift-async-algorithms: Async Algorithms for Swift
Async Algorithms for Swift. Contribute to apple/swift-async-algorithms development by creating an account on GitHub.
Playback controls for video in a SwiftUI app https://t.co/UtwnVTFZOd
Create with Swift
Playback controls for video in a SwiftUI app
Understand how to control video playback in a SwiftUI app with the AVKit framework.
SwiftUI WebView reloaded: adding a "View Original" feature https://t.co/Ghx5UDlKMb
YouTube
SwiftUI WebView reloaded: adding a "View Original" feature
This week, I'll continue where I left off last week. I'll be adding SFSafariViewController so users can view the original webpage. Along the way, I will probably clean up the toolbar to make way for the new "View Original" button.
Join me, ask questions…
Join me, ask questions…
Upcoming Currency Change in Bulgaria https://t.co/1q5vUbruKx
Apple
Upcoming Currency Change in Bulgaria - Latest News - Apple Developer
Beginning January 1, 2026, Bulgaria will adopt the euro (EUR) as its official currency, replacing the Bulgarian lev (BGN). As a result, the currency for App Store purchases and subscriptions in Bulgaria will change from BGN to EUR on this date. Your proceeds…