How can I rearrange UITabBarController items using the Storyboard?

itsjavi picture itsjavi · Aug 3, 2012 · Viewed 23.2k times · Source

Hi I have a UITabBarController in XCode 4.5 as the root controller with many tabs I need to change the order to.

The only thing that works for me is remove the relationships and add them again in the desired order that I want the tabbar items to appear.

Is there another way to do this?

thanks

Answer

MobileMon picture MobileMon · Aug 3, 2012

In the storyboard highlight the tab bar controller.

Make sure you are zoomed in enough and that a blue box is around the tab bar controller.

Then click on the tabs and drag them around to where you want them