Any new information here? I am seeing lots of widget apps display current time. Wondering what I am missing here.
Post
Replies
Boosts
Views
Activity
Any tips for adjusting this new text view from truncating text with ... Currently when using this, the label periodically will display ... as the label size adjusts.
Text(Date().addingTimeInterval(0), style: .relative)
.font(Font.system(.body, design: .monospaced))