Post

Replies

Boosts

Views

Activity

Reply to Complications in WidgetKit - .accessoryCorner with curved text
This worked for me                 VStack(alignment: .center) {                     Image(systemName: "globe")                         .resizable()                         .aspectRatio(contentMode: .fit)                 }                 .widgetLabel("Your A Game")
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’22