ENSwiftSideMenu
ENSwiftSideMenu copied to clipboard
A simple side menu for iOS written in Swift.
Hi, I want to reload side menu controller when ever I open through menu icon. Any luck please help me.
This PR adds a few improvements I came up using the side menu in my project - delegate method to know when the menu is animating: useful to update status...
I want menu button only in home page. I don't want open menu button in other controllers
if it is possible to present the side menu it's not working actually... am doing ecommerce project after the order done am push to home page..when am reach home page...
Hello, I have used the ENSwiftSideMenu and navigated to the second view controller but I was facing an issue like when I want to go back to my parent view...
Error I get when installing new pod. [!] CocoaPods could not find compatible versions for pod "ENSwiftSideMenu": In Podfile: ENSwiftSideMenu (~> 0.1.3) How can I work around this?
Change Copyright to 2018
I have login screen and in the next page EnSwiftSide navigation controller. When I press logout from table view it needs to go back first screen I have tried unwind...
Tried same way as I did with NavBar and just cannot find the solution?
I have been using this solution from 2 years based on different solution discussed in [#75](https://github.com/evnaz/ENSwiftSideMenu/issues/75). Recently I checked for updated version on your repo but came to know that...