This is an implementation of the approach described on my post on side drawer navigation for iOS. It can be used as a starter code for quickly adding side drawer using MMDrawerController
in a Storyboard based app.
Built with CocoaPods.
$ pod install
$ open SideDrawerExample.xcworkspace
Feel free to send pull requests to add more features, fix bugs or improve the documentation.