Programming UIViewControllers cycles with ios and storyboard
问题 I am just starting ios development with IOS 5 and storyboards and would like to know how I can solve the following problem: I have a tree hierarchy with categories an products being nodes of the tree and products are leaves. I created a TileViewController view to display all nodes at a specific level. When the user selects a node in the TileView, depending on its type (leaf or not-leaf) I either push a new TileViewController into the application NavigationController or I show a