uinavigationcontroller - UISplitViewController: Show masterViewController after navigation in detailViewController on iPhone -


I'm just playing with the new functionality of UISplitViewController in iOS8. Now I am looking for a solution to the following problem. In my case, I want to show some main menu inside the masterview controller. If you select an entry in the menu, the content changes to the view controller in detail, now you can navigate within the changes in the extension area. And here's my problem:

The divided VIPI controller on the iPad behaves like this: You can navigate through the area in detail in any area controller. But you can still swipe in the masterviewcontroller in the main menu.

But the masterview controller on the iPhone is the rootview controller of just one navigation controller. So when you are in the N-level level within the expansion area, you have to navigate back through all the previous view controllers to regain access to the main menu.

Are you the controller to see the navigation stack in the area of ​​any solution to enter any main menu?

Best regards, SlimShaidi

You can make an unveiled segu To trigger and jump somewhere on the menu view controller, use the button anywhere on the nav bar or this amazing answer is explained in a lot detail -


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -