xcode 에는 UI 디자인을 위한 main story board 라는 툴을 제공한다.
화면 전환은 2가지 방법이 존재한다.
1. Modal Popup
2. Push
modal popup 세그메뉴 present modally
push 세그메뉴 show (navigation controller 필히 있어야 함)
참조 github
https://github.com/GlennHKim/iphone_view_transition
화면 전환은 2가지 방법이 존재한다.
1. Modal Popup
2. Push
modal popup 세그메뉴 present modally
push 세그메뉴 show (navigation controller 필히 있어야 함)
참조 github
https://github.com/GlennHKim/iphone_view_transition
댓글 없음:
댓글 쓰기