Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/paulja/menu
- Owner: paulja
- License: mit
- Created: 2014-11-14T09:09:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-14T09:09:51.000Z (about 10 years ago)
- Last Synced: 2024-11-17T09:14:17.387Z (2 months ago)
- Language: Objective-C
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)