360iDev 2021 Workshop
From the 2 1/2 hour workshop at 360iDev 2021 in Denver, Learn all about widgets in iOS. In this 16-part course, we’ll cover what widgets are, How to add them to your Applications and Configure the timeline to update the widget when your application isn’t running. We’ll also explore how to set user configurations on the widget through Siri intents.
The Full Playlist

Click the thumbnail above to go to the full playlist for the course, or select one of the below for an individual video:
- Welcome
- What’s a widget?
- A User’s Experience of Widgets
- Add the widget extension
- Static Timelines on a widget
- Widget Families
- Widget Family Selection
- Large Widgets and Layout
- Timelines with Multiple entries
- Reload Policies
- Add Configuration Intents
- Code Configuration Intent
- Entry Configuration
- Configuration in Views
- Enum Intents
- Enum Configurations in Code