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.
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?