I read about the refactoring storyboards in iOS.
Refactoring storyboard means that we can submodule the view controller in the storyboard and connect with the references.
So I want to know that, is this feature compatible with iOS 8? I haven't tried yet this technique and multiple storyboards in a project.
Please let me know should I use this in iOS 8 targeted project or not?
Thanks