WidgetKit launched with iOS 14 and provides a way for users to be able to see and interact with your app without launching your app. Widgets come in various sizes and when defined in your app, allows the user to put them on the home screen.
Widgets aim to provide users with quick access to essential information. They can also be interacted with, making them versatile tools for displaying and managing data.
In this tutorial we’ll look at a simple Pomodoro timer app, with adjustable intervals.
[Read more…]