Creating Today app with swift on mac os

I cannot find a step by step guide with example app in the official documentation. Anybody have any links?

Accepted Reply

What do you mean exactly with 'Today app' ?


Are you looking for widget for Today view ?

https://developer.apple.com/documentation/notificationcenter/building_a_simple_widget_for_the_today_view


I cannot find a step by step guide with example app in the official documentation

Do you look for a specific app code ?

Replies

What do you mean exactly with 'Today app' ?


Are you looking for widget for Today view ?

https://developer.apple.com/documentation/notificationcenter/building_a_simple_widget_for_the_today_view


I cannot find a step by step guide with example app in the official documentation

Do you look for a specific app code ?

By "Today app" I mean an application built with "Today widget" using swift UI. What I need is something like this https://developer.apple.com/tutorials/swiftui/creating-and-combining-views

but with the "Today widget", could be on both iOS and mac os.

I think the link you shared may be the thing I need. Thank you.

I hope you make it work.


If so, don't forget to close the thread.


And good luck.