I have several UIViewControllers in one Storyboard. Now I want to move some UIViewControllers to another Storyboard. Is it possible?
UIViewControllers
It is possible to copy, but you have to open both storyboards at once in one project, and then copy and paste.