It might sound a little bit unusual, and before anyone asks why would anyone be doing this - it seems that this can't be done programatically, while in storyboard you can set reference from one UINavigationController
to other to be his root...
Asked
Active
Viewed 110 times
0

MegaManX
- 8,766
- 12
- 51
- 83
-
Why can you not do this programmatically? The documentation says the only restriction is that it can not be a UITabBarController and there is a separate init method for that. I won't ask why 8^). – Rory McKinnel Mar 06 '15 at 11:41
-
I get runtime error :-) – MegaManX Mar 06 '15 at 12:36