When SwiftUI automatically applies the glass look and when it doesn’t https://t.co/QF5Swyn6Qi
Tanaschita
When SwiftUI automatically applies the glass look and when it doesn’t
With iOS 18, SwiftUI sometimes applies the new glass style automatically. In this article, we look at when that happens, when it doesn’t, and what we can do to keep our design consistent.
watchOS 26.1 beta 3 (23S5022e) https://t.co/4dMtih0rqE
Apple
watchOS 26.1 beta 3 (23S5022e) - Releases - Apple Developer
View downloadsView release notes
visionOS 26.1 beta 3 (23N5033d) https://t.co/PdVozFjVDt
Apple
visionOS 26.1 beta 3 (23N5033d) - Releases - Apple Developer
View downloadsView release notes
macOS 26.1 beta 3 (25B5062e) https://t.co/YEidFyrXkc
Apple
macOS 26.1 beta 3 (25B5062e) - Releases - Apple Developer
View downloadsView release notes
iPadOS 26.1 beta 3 (23B5064e) https://t.co/TQkcTo1McM
Apple
iPadOS 26.1 beta 3 (23B5064e) - Releases - Apple Developer
View downloadsView release notes
PaperKit: Building a Drawing Canvas in SwiftUI | PencilKit Tools | Draw, Edit Text & Add Images https://t.co/RgBM5b7RLY
YouTube
Building a Drawing App in SwiftUI with PaperKit | PencilKit Tools | Draw, Edit Text & Add Images
Hello Guys 🖐🖐🖐
In this video I'll show you how to create a Drawing Canvas App with PaperKit & PencilKit which draws, edit text add images using SwiftUI.
SwiftUI PaperKit | SwiftUI PencilKit | SwiftUI PencilKit Tools | SwiftUI Canvas Editor | SwiftUI Drawing…
In this video I'll show you how to create a Drawing Canvas App with PaperKit & PencilKit which draws, edit text add images using SwiftUI.
SwiftUI PaperKit | SwiftUI PencilKit | SwiftUI PencilKit Tools | SwiftUI Canvas Editor | SwiftUI Drawing…
Firebase & AsyncStreams https://t.co/4OaELx9KBc
YouTube
Mastering Firestore snapshot listeners with Swift AsyncStreams & Structured Concurrency
Are you tired of managing manual snapshot listeners and messy callback closures in your Firebase code? In this stream, we dive deep into modernizing the Firebase iOS SDK using Swift's Structured Concurrency.
Building on my recent talk at SwiftLeeds, I demonstrate…
Building on my recent talk at SwiftLeeds, I demonstrate…
GitHub Trends Weekly : apple/swift-nio https://t.co/F5q32gy4no
GitHub
GitHub - apple/swift-nio: Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Event-driven network application framework for high performance protocol servers & clients, non-blocking. - apple/swift-nio
GitHub Trends Weekly : vincentneo/LosslessSwitcher https://t.co/eBjkOQIgEA
GitHub
GitHub - vincentneo/LosslessSwitcher: Automated Apple Music Lossless Sample Rate Switching for Audio Devices on Macs.
Automated Apple Music Lossless Sample Rate Switching for Audio Devices on Macs. - vincentneo/LosslessSwitcher
GitHub Trends Weekly : BranchMetrics/ios-branch-deep-linking-attribution https://t.co/sReiGrbbHm
GitHub
GitHub - BranchMetrics/ios-branch-deep-linking-attribution: The Branch iOS SDK for deep linking and attribution. Branch helps mobile…
The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sh...
Fast Thumbnails with CGImageSource https://t.co/EmxadHL8J3
Max Seelemann
Fast Thumbnails with CGImageSource
When working with images, we rarely need to show them at full size — most often ist’s rather as a thumbnail or preview. Using fully loaded images for this is quite slow, so we implemented a thumbnail cache.
While modernizing this component, I remembered…
While modernizing this component, I remembered…