Creating a developer tool - part 1
A SwiftUI tutorial on creating a draggable, edge-snapping overlay button for iOS/macOS developer tools.
A SwiftUI tutorial on creating a draggable, edge-snapping overlay button for iOS/macOS developer tools.
A guide to securely managing credentials and environment variables for iOS testing in Xcode and XCTest, covering local setup and CI integration.
A curated newsletter issue covering mobile automation topics, including CI/CD, testing strategies, and tools for iOS, Android, Flutter, and Compose.
A tutorial on using iOS 17's new UIPageControlTimerProgress class to build an auto-advancing page carousel similar to Instagram Stories.
A guide to hotfix iOS 17 widget issues: adopting the new containerBackground API and disabling extra padding for compatibility.
A biweekly newsletter curating the latest news, articles, and tools for mobile test automation, covering iOS, Android, and cross-platform development.
A guide to creating customizable bar charts in iOS using the FLCharts Swift library, including installation and basic setup.
A tutorial on using Swift's Foundation framework for unit and measurement conversion, covering Unit, Dimension, and Measurement types.
Explains why CoreData and CloudKit sync fails in production and provides steps to deploy the CloudKit schema correctly.
DeckKit 0.7 update introduces new SwiftUI shuffle animations and view modifiers for card deck interactions.
A biweekly newsletter curating the latest news, tutorials, and tools for mobile test automation across iOS, Android, and Flutter.
A technical guide on accessing and verifying app logs from within iOS UI Tests using SwiftUI and XCTest.
A developer reflects on creating an iOS newsletter and shares his current preferred sources for efficient tech information.
RichTextKit update adds indentation support, grouped controls, and bug fixes for rich text editing in SwiftUI & UIKit.
A guide to using iOS Performance Trace Profiles to debug performance issues like UI hangs and slow code that cannot be reproduced internally.
A biweekly newsletter curating the latest news, articles, and guides on mobile test automation, CI/CD, and frameworks for iOS and Android.
A guide to extending SwiftUI's DocumentGroup for iOS apps, enabling custom toolbars, onboarding screens, and deeper UIKit integration.
A summary of the first day of the Deep Dish Swift indie dev conference, covering talks on app development, subscriptions, and CI/CD automation.
A biweekly newsletter curating the latest news, tools, and best practices in mobile test automation, covering iOS, Android, and cross-platform development.
A video tutorial on adding Markdown rendering and code syntax highlighting to a ChatGPT iOS app built with SwiftUI.