Swift/UIKit

[UIKit] TabBar 만들어보자

insub4067 2022. 6. 26. 21:32

1. UITabBarController 상속 받을 것

2. UINavigationController 선언할것

3. setViewController에 Array로 2번 과정에서 생성한 VC 넣어줄것