TableView like the Contacts app in the iPhone

2019-02-10 05:09发布

Hey! I'm working on a contacts app. And I want to have the same type of Tableview with the add button. So when the user adds a new contact it will open a new view which will have the standard buttons and textfields etc. How can I make the app add the same functions to every new view? I hope this makes sense!

Thank you in advance!

1条回答
霸刀☆藐视天下
2楼-- · 2019-02-10 05:23

This is a broad question - I would suggest to study the code in the iPhoneCoreDataRecipes example.

查看更多
登录 后发表回答