inloop / Styles

Styling iOS apps made easy
MIT License
18 stars 2 forks source link

FIX: UITextField freeze #73

Closed jakubpetrik closed 6 years ago

jakubpetrik commented 6 years ago

This is the workaround for #72. TextStyle is applied indirectly using defaultTextAttributes property. Although it fixes the issue, the application of TextEffects is now not possible on UITextField's text.