Answer the question
In order to leave comments, you need to log in
Is there a best practice for switching between view controllers within a content view controller?
The application uses a content view controller (a subclass of UIViewController) with several view controllers inside. The entire interface is written entirely in code.
The first of the controllers is the main menu, from which you can switch to other controllers. Approximate scheme:
rootContainerViewController
| | |
mainMenuViewController optionsViewController helpViewController
|- buttonToOption | |
|- buttonToHelp backButton backButton
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question