The problem I\'m facing is this:
I want to implement an iOS 7 app with nice design and left/right menu, which appears after the main view animate itself to the righ
I just created BSPanViewController which makes it extremely easy to achieve this effect. The control and instructions on how to use it can be found on GitHub.
The implementation is the same as the one explained by Simon Holroyd.