evnaz / ENSwiftSideMenu

A simple side menu for iOS written in Swift.
MIT License
1.82k stars 282 forks source link

How to close sidemenu #77

Open rjjohnpatrickcruz opened 9 years ago

rjjohnpatrickcruz commented 9 years ago

Hi,

I just want to know, how can I close(toggle) the sidemenu after selecting in the talbeviewcell. I just want to close it because im just calling a method in the same viewcontroller.

Thanks.

evnaz commented 9 years ago

Hi @rjjohnpatrickcruz , You can use hideSideMenuView() in any view controller