If I have a string that I will place inside of a SwiftUI button label, how can I determine how much width I need to allow the button to consume such that the te
I'm facing the following problem with SwiftUI Text: In the following example SwiftUI breaks the word "Amazement" into "amazeme" on the first line and "nt" on th