Relative Content

Tag Archive for iosswiftuispacing

Text truncated when setting spacing in SwiftUI

I created a view for card. But whenever I try to add 20px spacing between first text (Heading) and middle text (description) limit to 3 lines and button, the middle text automatically truncated. I used bottom padding but same.