lexrus / LTMorphingLabel

[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
MIT License
8.09k stars 780 forks source link

SwiftUI Label Width #149

Open Bkhufa opened 3 years ago

Bkhufa commented 3 years ago

Thank you for the great library!

I have a problem regarding the width of the label went beyond the maxWidth of the frame. Is there any solution to this that I possibly missed?

image

The red border is the SwiftUI frame maxWidth.