MFSideMenu icon indicating copy to clipboard operation
MFSideMenu copied to clipboard

Facebook-like side menu for iOS

Results 66 MFSideMenu issues
Sort by recently updated
recently updated
newest added

I am using MFSideMenu in a Swift project and it works really well with one exception. You can only access an Objective-C enum from Swift if it is defined with...

http://stackoverflow.com/questions/29567652/tabbarcontroller-and-leftmenu-not-working-as-expected

Would it be possible to add to the notification which menu (the left or the right one) will open? This would help in the reduction of possible updates in case...

Hi Mike, Could you do me a favour and tell me what I'm doing wrong? - The first issue I'm having is that I wish to start the app with...

Hi, I am pretty new to iOS programming and using MFSideMenu as menu, I was able to get Side menu working with transition between View controllers. In my project i...

hi i add MFSideMenu to my pod file and install it properly also i add the MFSideMenu folder to my project but still get error on import please help

I want to Reload tableview in SideMenuViewController .I noticed that ,that tableview is reloaded at the very first time but nothing is called when we are siding on the main...

Added code to account for notification bar side as well as a bug I encountered when apps were opened in landscape, you could not view the entire menu due to...