Question

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.

Was it helpful?

Solution

It still need some improvement, but it works.

Demo

GitHub

Hope this helps

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top