We Need to Talk About Observation
Analyzes Apple's shift from ObservableObject and @Published to the @Observable macro, highlighting gaps in the new Observation framework for SwiftUI developers.
Analyzes Apple's shift from ObservableObject and @Published to the @Observable macro, highlighting gaps in the new Observation framework for SwiftUI developers.
Announcing the Developer Preview of KeyboardKit 10, a major update merging SDKs and improving the library for building custom iOS keyboards.
A developer's wishlist for a unified social media app that connects to Bluesky and Mastodon with a clean UI and no duplicate posts.
Explores the challenges of managing code deprecations on iOS, covering both vendor and internal deprecations, and discusses the limitations of Apple's tooling.
A technical guide on applying glass effects to groups of views in SwiftUI using the GlassEffectContainer for proper visual interaction and performance.
Explains how to use contentInsetAdjustmentBehavior and automaticallyAdjustContentInsets props in React Native's FlatList to manage content behind headers.
A guide to implementing Universal Links for iOS apps, covering server setup and app configuration for secure deep linking.
SwiftUI is finally getting a native WebView component in iOS/macOS/visionOS 26, simplifying web content embedding for developers.
A technical guide on using an iPhone as a Bluetooth PAN hotspot to solve IPv4 routing issues, with steps for Alpine Linux.
Introducing FlipKit, a new open-source SwiftUI library for creating animated flip views on Apple platforms.
Analysis of CVE-2025-31212, an ironic iOS Bluetooth privacy vulnerability where a security feature designed to inform users leaked device data.
A curated newsletter issue covering the latest news, articles, and tools for mobile automation, including iOS, Android, and Flutter testing and CI/CD.
A curated newsletter issue covering mobile automation news, tools, and best practices from companies like Netflix and Dropbox.
A developer details a simple iOS vulnerability using Darwin Notifications, a legacy public API, that could potentially brick an iPhone.
A curated newsletter issue covering mobile automation topics, including CI/CD, testing, and performance optimization for iOS, Android, and cross-platform development.
The author announces the return of the Swift by Sundell blog after a two-year hiatus, citing family changes and a renewed passion for Swift programming.
Explains zero-copy reading in Go using slices, bytes.Reader, and bufio.Reader to avoid unnecessary data copying for performance.
Biweekly newsletter covering mobile automation news, CI/CD, testing strategies, and tools for iOS, Android, and cross-platform development.