GitHub Trends Weekly : mrousavy/react-native-vision-camera https://t.co/wmWNbu8bVn
GitHub
GitHub - mrousavy/react-native-vision-camera: 📸 A powerful, high-performance React Native Camera library.
📸 A powerful, high-performance React Native Camera library. - mrousavy/react-native-vision-camera
GitHub Trends Weekly : material-foundation/material-internationalization-ios https://t.co/HUco9JFbBm
GitHub
GitHub - material-foundation/material-internationalization-ios: MDFInternationalization assists in internationalizing your IOS…
MDFInternationalization assists in internationalizing your IOS app or components. - material-foundation/material-internationalization-ios
Five Years in New Brunswick https://t.co/lopEyfKsaY
Ash Furrow
Five Years in New Brunswick
Today marks five years since my wife and I moved away from New York and back to New Brunswick. When I wrote about this last time, I seemed unhappy. I guess things hadn’t worked out the way that I had envisioned them when we moved home – even if I didn’t have…
Create with Swift at Pragma Conference 2025 https://t.co/HCpV4CFQFS
Create with Swift
Create with Swift at Pragma Conference 2025
This article will get you started with materials created for our session presented at Pragma 2025.
👍1
App Store Connect Update https://t.co/bFDkglgVL5
Apple
App Store Connect Update - Releases - Apple Developer
View release notes
Hero Confirmation Dialogs Using SwiftUI | iOS 17+ | Xcode 26 https://t.co/aEn1b411zc
YouTube
Hero Confirmation Dialogs Using SwiftUI | iOS 17+
Hello Guys 🖐🖐🖐
In this video, I'll show you how to create a Confirmation Dialogs with Hero Effect Using SwiftUI | SwiftUI Custom Confirmation Dialogs | SwiftUI Hero Effect | SwiftUI Complex Animations | iOS 26 | SwiftUI Xcode 26 | SwiftUI iOS 26
#apple #swiftui…
In this video, I'll show you how to create a Confirmation Dialogs with Hero Effect Using SwiftUI | SwiftUI Custom Confirmation Dialogs | SwiftUI Hero Effect | SwiftUI Complex Animations | iOS 26 | SwiftUI Xcode 26 | SwiftUI iOS 26
#apple #swiftui…
SwiftOrg Blog : What's new in Swift: October 2025 Edition https://t.co/5OQSMkOrVC
Swift.org
What's new in Swift: October 2025 Edition
Editor Note: This is the first of a new series, What’s new in Swift, a monthly digest featuring what’s new in the Swift project and ecosystem, with insights and perspectives from across the Swift world. This October edition covers highlights from the Server…
GitHub Trends Weekly : zzanehip/The-OldOS-Project https://t.co/PBYGLO9Y58
GitHub
GitHub - zzanehip/The-OldOS-Project: Recreating a fully functional version of iOS 4 in SwiftUI.
Recreating a fully functional version of iOS 4 in SwiftUI. - GitHub - zzanehip/The-OldOS-Project: Recreating a fully functional version of iOS 4 in SwiftUI.
10 UI/UX Cheat Codes for INSTANTLY Better Designs https://t.co/BafHzn5ECh
Medium
10 UI/UX Cheat Codes for INSTANTLY Better Designs
Most portfolios don’t fail because of bad ideas. They fail because of bad kerning, corner radii, spacing, and color choices.
GitHub Trends Weekly : SwifterSwift/SwifterSwift https://t.co/svYMXrIzMl
GitHub
GitHub - SwifterSwift/SwifterSwift: A handy collection of more than 500 native Swift extensions to boost your productivity.
A handy collection of more than 500 native Swift extensions to boost your productivity. - SwifterSwift/SwifterSwift
Eternal Storms : Yoink for Mac v3.6.104 now available, also as Direct Purchase https://t.co/fSnHuFM1Oh
Understanding task cancellation and lifetimes in Swift concurrency https://t.co/naAmooCDPa
Tanaschita
Understanding task cancellation and lifetimes in Swift concurrency
Swift automatically manages the lifetime and cancellation of structured tasks, but unstructured and detached tasks behave differently. In this article, we look at how cancellation propagates, when tasks outlive their scope, and how to manage them safely.
Understanding Task and Task.detached in Swift concurrency https://t.co/OEmEetKbiA
Tanaschita
Understanding Task and Task.detached in Swift concurrency
Learn the what the differences are between Task and Task.detached in Swift. While they may behave similar in some contexts, they behave differently when it comes to context inheritance, actor isolation, and cancellation. In this article, we explore when to…
How a period and comma can ruin your Swift app https://t.co/DbkRfPIePJ
YouTube
How a period and comma can ruin your Swift app
In this video, I’ll show how hardcoding a decimal separator (like a period) or a grouping separator (like a comma) can break your app when the device’s region uses different conventions. This is especially critical for apps handling money or medical measurements…