I want to do an app like Facebook with the menu that appears on the left when you push on the panel button. To do that, I have a first UIViewController with an UITableView, and another put above with a modal transition without animation. To display the UITableView (my menu), I want to move my second UIViewController on the right.
How can I do that ? It is the right way ?
What you need is provided as a template.
Check this git..download it..and play around with it..
https://github.com/pkluz/ZUUIRevealController