How can I add an item to a List using the same method of iOS5 Reminder? I’d like the “New” button to add an input to the last, empty item of the list, focus on it and let the user add the new item.
Thanks.
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.
It still need some improvement, but it works.
Demo
GitHub
Hope this helps