I wish to change a finished app of mine to insert a new viewcontroller. You know when you start a new project and the story board has an arrow pointing to the first and only viewcontroller on the storyboard? As this here: https://matteomanferdini.com/wp-con...oryboard-with-view-controllers-and-segues.png
well, I want to add a menu to my app but I don't want to erase all the code from that viewcontroller. Is it possible to do that? How I place a fresh view controller so that first arrow points to it? thanks
well, I want to add a menu to my app but I don't want to erase all the code from that viewcontroller. Is it possible to do that? How I place a fresh view controller so that first arrow points to it? thanks