romaonthego / REMenu

Dropdown menu inspired by Vine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hiding the menu?

taberrr opened this issue · comments

Is there any way to toggle or hide the menu? For example if it's already visible, then hide it: [self.menu toggleFrom...] or something like [self.menu hide] or even [self.menu.menuView removeFromSuperview]?

Thanks!

ah-ha! there's close and closeWithCompletion: - sorry about that!