iOS/iOS Swift 개발 일기

[iOS swift] snapkit이용 TabBarViewController 만들기 programatically (without storyboard)

Developer-Michelle 2022. 8. 27. 14:35

[iOS swift] snapkit이용 TabBarViewController 만들기 programatically (without storyboard)

 

https://kingwltn.tistory.com/8

 

[iOS] Custom TabBar 만들기 programmatically

코드로 Tabbar을 만드는 방법에 대해서 정리보겠다. 스토리보드를 이용해서 Tabbar을 구현하는 방법만 사용해봐서 코드로는 처음 구현해봤다. 구현하고자 하는 것은 다음과 같다. 선택된 아이템의

kingwltn.tistory.com