UIKit - NavigationController 설정 방법(스토리보드)
UIKit - NavigationController 설정 방법(스토리보드)
NavigationController (스토리보드)
1.Storyboard에서 기본 제공되는 ViewController 외에 새로운 ViewController 생성
2.하단 메뉴를 통해 NavigationController 설정
설정된 NavigationController 확인
3.Segue 설정 (show 선택)
present modally는 아래에서 위로 올라오지만,show방식은 옆으로 넘어가는 효과임.
4.Segue 설정 확인
5.Navigation title 설정
6.Navigation title 설정 확인
결과
This post is licensed under CC BY 4.0 by the author.







