Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulja/menu

Sample iOS App showing how to insert a sliding menu into an App
https://github.com/paulja/menu

Last synced: 4 days ago
JSON representation

Sample iOS App showing how to insert a sliding menu into an App

Awesome Lists containing this project

README

        

# Menu Sample App

Menu is a sample app that shows how to insert a menu in to `UINavigationController` backed application. The sample shows how to provide a exit action for modal views, as well as animation for hiding and showing the menu.

![](img/storyboard.png)

I’ve not written up a [blog](http://blog.paulj.me) post with this one as it started out as an experiment; however, if anyone would like me write it up then [let me know](http://twitter.com/pj_) and I will.

## Demo

![](img/menu-demo.gif)