Oct 16, 2020 . 6 Min ReadExploring WidgetKit in iOS 14
Last time we explored the brand new SwiftUI introduced in WWDC19 by building an analog clock. It was really fun to use SwiftUI. Now this year Apple introduced lots of new technologies. Today we will explore the new WidgetKit technology by extending our previous SwiftUI blog.
According to Apple,
Widgets are used to show relevant, glanceable content from your app on the iOS Home screen or macOS Notification Center.
WidgetKit is available for iOS 14.0+, macOS 11.0+, Mac Catalysts 14.0+.