iOS Tutorial - Navigation Logic (UINavigationController)

Опубликовано: 01 Апрель 2026
на канале: Tony's Programming Stuff
12,754
44

Demonstrates how to use UINavigationController and UITableView to display sets of data and allow the user to zero-in on one specific datum. Shows how to push view controller (UIViewController) instances onto a navigation controller (UINavigationController) while displaying the data for each view in a table view (UITableView).

Uses Xcode 4.