3lvis / FormTextField

UITextField with support for formatters and input validators
Other
187 stars 41 forks source link

Add optional value that sets all the text colors to one color #20

Closed marijnschilling closed 8 years ago

marijnschilling commented 8 years ago

This optional value could make it easier to set a custom text color that is the same for all the states.

Added an example of the usage in the native demo for the email field. Made it blue so it looks like a hyperlink ... 🤔

3lvis commented 8 years ago

I think we could use defaultColor for the method name instead. What do you think?

3lvis commented 8 years ago

Super!

3lvis commented 8 years ago

Released as part of 0.11.0

https://github.com/3lvis/FormTextField/releases/tag/0.11.0