Navigation Bar

김태현·2022년 2월 18일
0

iOS

목록 보기
3/6
post-thumbnail

Navigation Bars - Bars - iOS - Human Interface Guidelines - Apple Developer


A navigation bar appears at the top of an app screen, below the status bar, and enables navigation through a series of hierarchical screens. When a new screen is displayed, a back button, often labeled with the title of the previous screen, appears on the left side of the bar. Sometimes, the right side of a navigation bar contains a control, like an Edit or a Done button, for managing the content within the active view.

⇒ 화면 상단(상태바 아래)에 위치

⇒ 새 화면 등장 시 왼쪽 상단에 뒤로가기 버튼, 좌측 상단에 control


Consider temporarily hiding the navigation bar to provide a more immersive experience.

⇒ 바 숨김으로 몰입도 증대


Consider showing the title of the current view in the navigation bar.

Use a large title when you want to provide extra emphasis on context.

Consider hiding the border of a large-title navigation bar.

Use the standard back button.

Consider using a segmented control in a navigation bar to flatten your app’s information hierarchy.

profile
iOS 공부 중

0개의 댓글