iOSPullDownMenu
iOSPullDownMenu copied to clipboard
A pulldown menu designed for all iOS devices, it supports both navigation controllers and views, users can either pull it down or activate by tapping a button.
I'm already using a side-slide out menu (like Facebook and many other apps) in my app and think there's a UIGesture conflict that is not enabling your code. Any advice...
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Is there a way to have the menu Scroll Up. I have a scenario where the menu will be at the bottom of screen and I will need it to...