Skyscanner / SkyFloatingLabelTextField

A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
Apache License 2.0
4.09k stars 542 forks source link

Remove Error Message onClick #171

Closed diyaa-hamza closed 6 years ago

k0nserv commented 7 years ago

This functionallity feels like it shouldn't be in SkyFloatingLabelTextField as it might be desirable not to clear the message until a later point. In it's current state can't this be achied via the delegate in userland code?