Switching between view controllers
Is it necessary to use a third dedicated UIViewcontroller for navigation between 2 view controllers, or can an app be programmed to call another viewcontroller into view when, say, a UIButton is pushed?
Apologies in advance for simple question.
|