iOS 11 and BreakByCharWrapping

It looks like the “BreakByCharWrapping” for iOSLabel is not function correct in iOS 11.

A long text is not break instead the label is moved to the left.

Check the constraints. I had to simply put everything in my View to “High” to make it work again. :slight_smile: