UITextView is multiline. So I can’t use the DONE button to dismiss the keyboard. Now what’s best practise? Add a navigation bar or toolbar on top and then put an DONE button in there?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A button on top is common.
You have to ask yourself what the user can and want to do next.
Hope it helps