I would like to autoresize UITextView similar to sms-app or whatsapp. I only found solution for objective-c and the example projects have too many code. I need this in Swift.
Q: How can I resize the UITextView by font size while user is typing a message with linebreak?