S
S
Steely2015-04-17 16:52:15
iOS
Steely, 2015-04-17 16:52:15

Is it normal that I ended up with multiple NavigationControllers?

I actually made the application and was able to do normal work with only a few NavigationControllers (each ControllerView has its own). Is this normal or did I go wrong somewhere?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
ManWithBear, 2015-04-17
@ManWithBear

Maybe okay, maybe not. Everything depends on the specific case. In some projects, 5-6 may be required, and somewhere you can do without it at all.

M
Maxim Prigozhenkov, 2015-04-19
@Waka_Waka

But if you're using a TabBarController, then having multiple NavigationControllers is fine and makes sense.
b84547212f554292bc445e6aed1eb8d3.png

D
Dmitry, 2015-04-17
@ubuntuman

If I understand correctly, then no. You only need one controller with the "first" window bound to it, and you push the rest on that controller's stack.
Like this:9f35c1b1ba7c4c0ab8b29d1b0879783c.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question