Can I only use Interface Builder to set-up a UITableView that links to another view? Does this require code to do so?
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.
You can do a lot of interface based stuff without coding, you could easily make some kind of recipe book, or something like that without any code… Just by using a storyboard.
In fact this is a great tutorial on how to make a recipe book using a storyboard, without code.
http://www.appcoda.com/use-storyboards-to-build-navigation-controller-and-table-view/