Trying to add 3rd tab to tabBarController
Here is the video I watched that taught me how to add a third tab to a TabBarController: Tab bar for Xcode Swift for iOS I will summarize the process below. Create a new Tabbed Application project This will automatically provide two tabs that already “just work”. Add new View Controller Drag another view controller … Read more