Kodeco Forums

How to Create a Slide-Out Navigation Panel

The slide-out design pattern lets developers add permanent navigation to their apps without taking up valuable screen real estate. In this tutorial, you'll see that it's really not as complicated as you might think.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/2751-how-to-create-a-slide-out-navigation-panel

https://www.raywenderlich.com/?page_id=31852 link to concept of View Controller Containment is dead. Please update.

How can I do if i want to initialize the slidemenu on a view that is not the first?
Because i have a login, then have a menu, and according to the userยดs choice of menu so i want to appear the slide menu.

Thank you, good job with this tutorial

If I wanted to convert this tutorial just to show a left sided menu with the gesture, how would I stop it sliding any further than itโ€™s start and end positions? Thanks

thanks for this wonderful tutorial! My question is how to do I pass data through the SWRevealViewController now that the prepare for segue method has been deprecated? Can you please offer a code solution?

This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]