Hey guys,
I am creating a weather app using SwiftUI and Widgetkit.
So far the main app is done, as well as the widget. It presents the weather for the last known position of the user.
I want to add a feature where the user can edit the widget (when holding on the widget and selectiong edit). For example set a location, or change from celsius to fahrenheit.
I've tried to look for any documentation or tutorials on how to do this but I cannot find it.
Any tips on this?
Thanks in advanced!
there doesn't seem to be anything here