IOS TableViews in Navigation Controller


/ Published in: iPhone
Save to your folder(s)

Pulls data from a plist set up as a dictionary of arrays of strings.
Creates multi-level TableView that can be nested inside a navigation controller.
Snippet shows key methods for 2 nested levels.
2 levels --> 2 classes (both of which extend UITableViewController)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.