Move or copy view controller from one storyboard to another

前端 未结 9 946
暖寄归人
暖寄归人 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 19:56

    It´s possible to copy/paste but it only works if you have both Storyboards open side by side using Xcode´s Assistant Editor.

提交回复
热议问题