Create UITabBarController using storyboard in ios app development in xcode 9 and swift 4

Published: 27 December 2017
on channel: Swift Tutorials
2,186
9

In this video, we are going to earn how to create UITabBarController using storyboard in iOS app development using swift.
We will drag and drop UITabBarController to storyboard and connect two ViewControllers to it which acts as two tabs of UITabBarController. Also we will learn how to add our own image icons to UITabBar and change there title.
We will also learn how to change Tab's image selected tint colour.

Source code: https://goo.gl/GFAerx