In a previous article, I mentioned high-quality view controller containers as an essential tool to help you manage your view controller hierarchy efficiently. Writing such objects is difficult to get right, though, since many issues have to be faced simultaneously. In this article, we will define which requirements view controller containers should fulfill and, of course, how they can be implement