MFSideMenu
MFSideMenu copied to clipboard
Facebook-like side menu for iOS
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...
Is there a way to do that?
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...