上QQ阅读APP看书,第一时间看更新
Working with navigation controller and navigation bar
In iOS, we have multiple native view controllers that manage list of other view controllers, such as UINavigationController, UITabBarViewController, or UIPageViewController. Navigation controller is one of the most common controllers used to manage list of view controllers, and all iOS developers or users are familiar with this component. This component is one of the essential components that every iOS developer should know how to master and use.