WIDGET KIT

Hey,
i am trying to develop a widget for the new ios 14 and ipad os 14 so i require an extension in the xcode beta 12, pls help me out how to get a widget extensions.
Hoping to get a reply and answer soon.
thanking you
DB

Replies

Hello,

I have been following along Apple's WidgetKit Code Along series from WWDC on the Apple Developer Site which I would highly recommend. In addition to the videos, they provide you with the code used in each video as well as links to documentation which explain some of the fundamentals like the timeline in more depth. Below I will attach a few of the links I've used to learn how to create a widget.

Furthermore, if you are wondering how to simply create the widget, I would recommend following this Apple documentation.

Below are other useful resources

WidgetKit Overview
Creating/Setting up the widget
Sample Widget Code
Keeping a Widget Up To Date (Highly Recommend)
Code Along Pat 1 (2 and 3 accessible from link)

Good luck with the widget, I've had a lot of fun exploring them this week :)