Posts

Post not yet marked as solved
3 Replies
1.1k Views
The demo code is as follows.      case .accessoryRectangular:       ZStack() {         AccessoryWidgetBackground()         Text(entry.date, style: .time)       }       .widgetURL(URL(string: "demo://test")) I didn't get any useful information on the related documentation. Am I missing something?
Posted
by yiios.
Last updated
.