I am planning to make split view controller by using multiple detail view controller.
I want to change between detail view controllers by pressing cells in the master view controller. My question is: what are the best ways to connect the detail view controllers to the master view controllers by using storyboard? Connecting by using storyboard is preferred because I am going to add more buttons in the new detail view controller.
Your help is greatly appreciated :) please don't be harsh on me because this is my first question
n.b. i cant post image bcs i dont have enough reputation