The UIView has the readableContentGuide so layout could be related to screen size and make sure content always readable. I can not find any pieces of information about those things in the SwiftUI.
What's the equivalent thing in the SwiftUI could be using? And if not, could we use the SwiftUI component to build the same effect in UIKit?
Thanks.
