I have been trying to use PKRevealcontroller with storyboards but can't seem to find a way to integrate it. All I want is to have a main view controller and a menu on the left.
I can't seem to figure out how and where to add code. If someone has an example that would be great.
I want to try using PKRevealcontroller because it seems to be the only one that passes information from one view controller to another.