Two interfaces are set up in the storyboard.
Use
in your code[self.navigationController pushViewController:[[SCMainViewController alloc]init] animated:YES];
How to jump to the past without loading
Can't we use pure code to jump anymore? . Can I only use segue?
You can jump and feel your
Stroyboard
上相对应的ViewController
没有关联Class
-SCMainViewController
.First fill in the StoryBoard ID in storyBoard
Then load the viewController using the following code:
1. Binding class
2.push