Make A Live Activity Fit The Landscape Dynamic Island
Guide to designing Live Activities that adapt to the Dynamic Island in landscape mode on iOS, focusing on information prioritization and model separation.
Guide to designing Live Activities that adapt to the Dynamic Island in landscape mode on iOS, focusing on information prioritization and model separation.
Learn how to build App Intents that travel across apps and devices using WWDC26 updates for structured transfer, relevance, and scaling.
Tutorial on keeping an iOS 18 Control Center toggle in sync with app state using WidgetKit and App Intents.
A guide for iOS developers on implementing tinted home screen widget support in iOS 18 using widgetAccentable and rendering mode modifiers.
A technical guide for iOS developers on detecting and updating widgets for iOS 17's StandBy mode using the containerBackground API.
A guide to hotfix iOS 17 widget issues: adopting the new containerBackground API and disabling extra padding for compatibility.
A quick start tutorial for implementing Dynamic Island and Live Activities on iOS using Swift, WidgetKit, and Xcode.
A tutorial on building iOS widgets with SwiftUI, covering the TimelineProvider, entry views, and widget structure.
A developer's experience implementing iOS 16's Live Activities API to create a live bike computer speedometer on the lock screen.
A step-by-step tutorial on adding a basic iOS widget extension to an existing Xcode project using Swift and WidgetKit.
A guide to creating configurable macOS Big Sur widgets using WidgetKit and custom Xcode templates for AppKit apps.
A video tutorial series on building a Covid19 stats widget for iOS 14 using the WidgetKit framework and SwiftUI.