Rearranging Tab Bar Controller Order in StoryBoard
In my app iPhone app I have a Tab Bar Controller with 4 relationships to 4 different Table View Controllers. Is there a way to rearrange the order of the relationship in the StoryBoard graphically? I can't find a way to do this and I'm sure I must be missing something!
Solution 1:
In 4.5 save the storyboard after adding a Controller, switch to another file and then back to the Storyboard and the tab dragging should work again.
Solution 2:
You can just re-arrange the order by dragging and dropping the icons in the tab bar controller
Solution 3:
SHIFT + DRAG works on Xcode 10.0