DropMenu
DropMenu copied to clipboard
A menu implementation with a slide in menu similar to Medium's menu.
Hey, your library is really interesting. The only problem I found was the `README.md`, which lacks an `Installation Section` I created this [iOS Open source Readme Template](https://github.com/awesome-labs/iOS-readme-template) so you can...
I'd be cool to also add CocoaPods support. I done this implementation myself last month for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this checklist](https://github.com/thellimist/EZPods).
I had this issue when I added some content to the view. Maybe similar to this: http://stackoverflow.com/questions/18953509/how-to-prevent-uinavigationbar-from-covering-top-of-view-in-ios-7 But in iOS 8. 