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 Sto
To add on to the drag and drop method provided by everyone. I posted this as an answer so that I can include images. Tried on Xcode 7.3
If you are using custom tab bar item
, you can still drag and drop to reorder even though the Tab Bar Controller
scene shows a grey bar, the bar item is still there. This is especially inconspicuous when all your bar item are custom items