Posts

Post not yet marked as solved
2 Replies
This appears to be a bug with SwiftUI. A work around that has worked for me, until this get fixed. Attach the following modifier to any multi-line Text(). .fixedSize(horizontal: false, vertical: true)