I'm using the Side-out-Navigation-panel in this example and it is easy for me. Now I want to do it in storyboard and I want when select item from list panel to switch between different views in the centerViewController like uitableView or uiview. exactly like facebook.
how can I make switch between different views in the same viewController? Hope anyone got my mean. Thanks in advance.
This Example helped me. It is what I want to do.