What is new for widgets?

Asked on 08/01/2024

1 search

Apple introduced several new features for widgets at WWDC 2024, particularly focusing on watchOS 11 and iOS 18. Here are the key updates:

  1. Interactive Widgets: Widgets can now include multiple interactive areas, such as buttons and toggles, allowing users to perform actions directly from the widget without opening the app. This feature is available on watchOS, iOS, and macOS. For example, the interactive home widget in watchOS 11 lets users lock or unlock their door directly from the widget (What’s new in watchOS 11).

  2. Accessory Widget Group Layout: This new layout allows for more information and interactivity by accommodating up to three separate views. It supports deep linking to different parts of the app and includes button and toggle initializers to perform actions without leaving the widget (Platforms State of the Union).

  3. Relevant Widgets: Widgets can now be suggested by the system at the right time based on relevant contexts such as time of day, location, and routine. This makes the smart stack more actionable and intelligent (What’s new in watchOS 11).

  4. Control Widgets in iOS 18: A new type of widget called "controls" has been introduced, which extends app functionality into system spaces like Control Center and the lock screen. These controls focus on actions and succinct information, making it easy to perform quick actions like turning on the flashlight (Extend your app’s controls across the system).

  5. Enhanced Accessibility: Widgets now support more accessible interactions, allowing for custom actions to be performed through accessibility technologies like VoiceOver (Catch up on accessibility in SwiftUI).

These updates make widgets more functional, interactive, and contextually relevant, enhancing the user experience across Apple's ecosystem.