iOS custom presentation (1) 썸네일형 리스트형 130 ~ 132. Custom Presentation, Custom Transition and Interactive Transition Custom Presentation Custom Presentation을 구현하기 위해서 Presentation에 대해 조금 자세히 알 필요가 있다. UI를 구성하는 기능은 View Controller가 담당한다. View Controller에 화면을 표시하는 것은 Presentation Controller가 담당한다. 이전까지 언급한 Builtin Presentation을 사용하면 Presentation Controller가 자동으로 생성된다. 해당 Controller는 Presented View Controller가 Dismiss 되기 전까지 View Controller를 관리한다. Presentation Controller는 Presented View Controller를 표시할 Frame을 설정하.. 이전 1 다음