모바일/IOS

NavigationController

죠부니 2018. 1. 3. 17:07
반응형

NavigationController

The nearest ancestor in the view controller hierarchy that is a navigation controller.



Declaration

var navigationController: UINavigationController? { get }


사이드 메뉴를 만들기 위해서 사용


SideMenu

https://www.youtube.com/watch?v=K89-RLzYxQM


라이브러리

https://github.com/jonkykong/SideMenu

반응형