Manage multiline text
Closed this issue · 1 comments
kuldipsinh09 commented
This library is really helpful. But can you please provide this same functionality with textView or with multiline text.
raginmari commented
If you are looking for a multiline text widget, this is not it, I'm afraid. This is a subclass of UITextField
. Adding support for multiline text is probably too big of a change. Sorry.