UITabBarController1 코드베이스로 UITabBarController 구현하기 다중 탭을 포함하는 탭 바 인터페이스 다른 화면 또는 뷰 컨트롤러 간에 탭을 전환하는 데 사용 다중 탭에 들어가는 Tab Bar Item을 설정 등… 프로퍼티 및 메서드 추가로 공부해보기! 💡 UIViewController와 UITabBarController는 // // CustomTabBarControllerTest.swift // UIKit-Study // // Created by Kyungsoo Lee on 2023/10/01. // import UIKit class CustomTabBarControllerTest: UIViewController { // MARK: - UITabBarController // FirstTabView private lazy var firstViewController: .. 2023. 10. 13. 이전 1 다음