kcandr / IQLabelView

IQLabelView is used to add text overlay and resize and rotate it with single finger.
MIT License
112 stars 32 forks source link

Multi-lines and Paragraph support #10

Open softdev999 opened 8 years ago

softdev999 commented 8 years ago

Hi @kcandr , your controller is really nice. I saw you said you should update this for multi-lines and paragraph support soon.

The solution is to use UITextView instead of UITextField?

When can we get the updated IQLabelView that supports multiple lines? Thanks

hirenpanchal1608 commented 8 years ago

I am also waiting for multiline support.

hirenpanchal1608 commented 8 years ago

Using UITextView instead of UITextField is not responding like UITextField.