oleghnidets / TweeTextField

Lightweight set of text fields with nice animation and functionality 🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

showInfo Multiple Line

alielephant opened this issue · comments

I have a long error message which i want to display under the textfield.

Is it possible to make the text continue on the next line?

screen shot 2018-03-25 at 3 08 03 pm

commented

Hi,
Sure, you can. There is public variable infoLabel. Just change numberOfLines value.