Equal widths of subviews with SwiftUI
I’m still confused about when and how relativeWidth is supposed to be used, but I was able to achieve want I wanted without using it. (EDIT 18 July 2019: According to the iOS 13 Beta 4 release notes, relativeWidth is now deprecated) In the last update to my question I had some extra spacing between … Read more