3

Before marking as duplicate, I want to say that I've read pretty much all the questions about auto expanding UITextFields, and how they are actually UITextViews instead.

The questions I've read definitely works and I've implemented an auto growing UITextView however when I take a good look at the UITextViews of WhatsApp, Telegram and of course the iOS messaging app I see that (by appearance) at least they look a lot like regular UITextFields. If they are indeed, does anyone know the exact borderColor and borderRadius values.

If they are in fact something different, does anyone know an updated autogrowing UITextField or UITextView tutorial?

Soumya Ranjan
  • 4,817
  • 2
  • 26
  • 51
Ali
  • 5,338
  • 12
  • 55
  • 78
  • http://stackoverflow.com/questions/6398519/objective-c-how-to-create-a-multi-line-uitextfield may be duplicate – Daxesh Nagar May 27 '14 at 09:13
  • @DaxeshNagar Thanks for the comment. I've checked the question and like I said it does not provide an insight for iOS7 type of UITextField. Thanks – Ali May 27 '14 at 11:53
  • Kindly Follow the [thread][1] to expand the height of UITextView dynamically. [1]: http://stackoverflow.com/questions/50467/how-do-i-size-a-uitextview-to-its-content – Janani M Aug 11 '14 at 10:11

0 Answers0