Skip to content

A Slide In Drawer Menu demo for iOS using UIViewControllerTransitioningDelegate

Notifications You must be signed in to change notification settings

grd888/SlideInDrawer-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slide In Drawer Demo

For me this is the most straightforward way of implementing a slide-in menu.

Just make MenuPresentingViewController as the base class of your ViewController, embed it inside a UINavigationController and you're all set.

The SlideInTransition class is taken from https://github.com/gtokman/Slide-In-Transition

About

A Slide In Drawer Menu demo for iOS using UIViewControllerTransitioningDelegate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages