This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4518-demystifying-views-in-ios/lessons/20
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4518-demystifying-views-in-ios/lessons/20
Hi! Could anyone shed some light on how UITabBarController allows you to connect to multiple ViewControllers/SB outlets via it’s ‘viewController’ triggered segue property?
I assumed that it can be done via @IBOutlet but I couldn’t figure out how to implement it in a custom VC.
I think we go over what you’re asking about at 4:40 in this video: https://www.raywenderlich.com/4518-demystifying-views-in-ios/lessons/23
Let us know if that’s not what you’re looking for!