I am coding in swift 3 and I want to type a message in an app but when you type more than the leght of the text field, the beginning of your typing disappears. How can I code that my tekstfield gets multiple lines of text if you type more?
Thanks for helping me