Rearranging Tab Bar Controller Order in StoryBoard

前端 未结 18 1592
鱼传尺愫
鱼传尺愫 2021-01-30 03:28

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

18条回答
  •  梦谈多话
    2021-01-30 04:00

    I was following the raywenderlich tutorial for storyboards too and realised that after adding the tab controller i couldn't rearrange the tabs by dragging it. Well, apparently its just some bug in xcode. So just quit xcode, restart it and this time, you will be able to drag the tabs.

提交回复
热议问题