Demo project : https://github.com/everettjf/WidgetDemoForiOS16.1
Post
Replies
Boosts
Views
Activity
We all have the same problem too, when after iOS 16 beta 5 released.
Same problem for Table on macOS
VStack{
Text(date ,style: dateStyle)
.multilineTextAlignment(.center)
}
works for me