I am new to developing widgets for iPads, and I understand that iOS 17 lets developers create interactive widgets for iPads that support buttons and toggles.
I have a requirement where, with the click of a button, I want to navigate to the next view inside the widget. Does navigation work inside a widget?
I couldn't find much information anywhere regarding this.