Xcode

How to change the tab bar item order in Tab View Controller on a Storyboard in Xcode?

0 views August 30, 2018 August 30, 2018 bicobro 0

To change the order within the Tab Bar Items of a Tab Bar Controller on the Storyboard. Do the following:

  1. Long press on Tab Bar Item on the Tab View Controller.
  2. Drag the Tab Bar Item to another location.

Was this helpful?