iOS UIKit Storyboard Swift UIViewController Custom TabBar sample source.
This is a very simple tab bar screen using UIKit and Storyboard for iOS.
It is made with only UIView, UIImageView, and UIIButton.
UITabView and NavigationController are not used.
This is a refined version with no extra stuff.