You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set fixedSize(horizontal: true, vertical: true),and "label.preferredMaxLayoutWidth = UIScreen.main.bounds.width" will work for width.
your code helps a lot. thx bro.
I'm attempting to add padding to the label to present the run off as shown below. Here's how I'm calling the view within SwiftUI
Here's the code I'm using,
The text was updated successfully, but these errors were encountered: