jobandtalent / AnimatedTextInput

Animated UITextField and UITextView replacement for iOS
MIT License
760 stars 128 forks source link

Attributed text support #36

Closed victorBaro closed 7 years ago

victorBaro commented 7 years ago

This PR allows the ability to work with attributed strings (including line height, requested feature).

Just by defining the text attributes (as dictionary, as you would do with a normal attributed string) and assigning them to the new textAttributes text input property. It can also be defined using AnimatedTextInputStyle.

simulator screen shot 2 mar 2017 12 03 11