visionOS Adapting your widgets for visionOS Learn how to adapt your widgets for visionOS by rethinking layout, typography, and depth to make them clear, engaging, and natural in the environment.
Live Activity Implementing Live Activities in a SwiftUI app Learn how to implement Live Activities in a SwiftUI app to show real-time data from your app
WidgetKit Adapting widgets for tint mode and dark mode in SwiftUI Explore the multiple rendering modes of widgets for different device settings with SwiftUI.
WidgetKit Linking a widget to a specific view in SwiftUI Learn how to open a specific view in your app when the widget is tapped.
WidgetKit Creating a Lock Screen widget with SwiftUI Understand how to make widgets available for the device Lock Screen in a SwiftUI app.
WidgetKit Creating an interactive widget with SwiftUI Learn how to add interactive widgets in a SwiftUI app project.