Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History

navigation_controller

id title subtitle
036C978D-29B4-90D2-7B41-63C48B5EF159
Navigation Controller
UINavigationController

The Navigation Controller (UINavigationController) is a fundamental part of the iOS navigation story. It provides automatic navigation controls as well as screen title. It's also highly customizable. You can change the appearance, add a right button, hide it, or even add a secondary toolbar to the screen.

Appearance and Display

Buttons and Toolbars