I am using VIPER and at the moment I am a bit lost. How do I setup a UITabBarController in a UINavigationController and also add viewControllers to the UITabBarController? At the moment, all of my code gets messy and crashes all the time.
I'm looking for an example in Swift 3, can somebody point me in the right directions?