Hi,
I have a UITabBarController which has more that 5 elements. I need to set programatically a property to view controllers of all tabs. When there are more than 5 tabs, the 5th childViewController is the UIMoreNavigationController and I don't know how the access my own 5th, 6th .. view controllers.
How am I supposed to do that?
cheers
I have a UITabBarController which has more that 5 elements. I need to set programatically a property to view controllers of all tabs. When there are more than 5 tabs, the 5th childViewController is the UIMoreNavigationController and I don't know how the access my own 5th, 6th .. view controllers.
How am I supposed to do that?
cheers
Last edited: