danielamitay / DAKeyboardControl

DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.
Other
1.58k stars 214 forks source link

TextField in toolbar can only display one line of text #74

Closed DavydLiu closed 10 years ago

DavydLiu commented 10 years ago

Is there a way make a multiple-line textfield like the one in the "Messages" app?

danielamitay commented 10 years ago

Take a look at Hans Pinckaers' HPGrowingTextView.