I have tabBarController with 6 views. As default tabBarController load first view, I need to load view #6 at my application start, so in my tabBarController I add to viewW
viewW
I change order of items in my tabBarController in storyboard, change numbers of views in code and everything works. Thanks to all.