You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UIViewController 클래스를 상속받은 클래스에서 부모의 Life Cycle Method(예: viewDidLoad(), viewWillAppear(animated:) 등)를 호출(super.viewDidLoad() 등)하는 이유에 대해 토의해 보고, 부모클래스의 메서드를 호출하지 않으면 발생할 수 있는 일에 대해 탐구해보세요. 제출형식은 mark down 혹은 pdf 포멧의 문서로 합니다.