Move or copy view controller from one storyboard to another

前端 未结 9 829
暖寄归人
暖寄归人 2021-01-30 19:46

I have several UIViewControllers in one Storyboard. Now I want to move some UIViewControllers to another Storyboard. Is it possible?

9条回答
  •  伪装坚强ぢ
    2021-01-30 20:07

    It is possible to copy, but you have to open both storyboards at once in one project, and then copy and paste.

提交回复
热议问题