chapter40.1-40.4_UITabBarController

How to create a tab bar controller with navigation controller?
Create two view controller
Do Tab bar controller as a initial view controller
Add two navigation controllers to the tab bar controller
Add two view controllers to the two navigation controllers to show background color when tapped to tab bar buttons

GitHub

View Github