Skyscanner / SkyFloatingLabelTextField

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

How can I add error message if invalid email in Objective C? #210

Closed tester87 closed 6 years ago

tester87 commented 6 years ago

Hi all,

Is there any idea how to add in "invalid email" in objective C? Currently sample shown in swift version and I would like to apply this on Objective C. Please help.

Thank you.

tester87 commented 6 years ago

Solved. Sample code as below:-