DropMenu icon indicating copy to clipboard operation
DropMenu copied to clipboard

A menu implementation with a slide in menu similar to Medium's menu.

Results 3 DropMenu issues
Sort by recently updated
recently updated
newest added

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. ![image1](https://cloud.githubusercontent.com/assets/10037555/9287923/3f98d814-432f-11e5-8be2-89cca6f06f13.png)

bug