Created
September 18, 2018 06:29
-
-
Save sdpjswl/bee9de2d7b6820956be9100fcc3cd4cb to your computer and use it in GitHub Desktop.
Navigation stack modification
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You can edit the order of view controllers anytime using: | |
- (void)setViewControllers:(NSArray<UIViewController *> *)viewControllers animated:(BOOL)animated; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment