Relative Content

Tag Archive for swiftuiswiftui-text

Text arrangement in SwiftUI

I have two Text()s in SwiftUI. One is a long multi-line text, left aligned. The other is a short one line text, right aligned. I’d like to arrange the two in the following way.