iOS三大导航方式

平铺导航( UITabbarController ) 

标签导航( UINavigationController )  

树形导航(UIPageViewController)

原文地址:https://www.cnblogs.com/imChay/p/5177765.html