-
-
Notifications
You must be signed in to change notification settings - Fork 695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Presented And Dismissed Event #104
Comments
#58. This is covered in the README: "Menus can be presented and dismissed the same as any other View Controller since this control uses custom transitions." Be patient, you won't always get an answer in less than 24 hours. |
Can you give an example ? please... When side menu appear or disappear I want to change image button. |
I don't want to change code in UISideMenuNavigationController class but in MainViewController class. How do i do that ? thanks |
@gunantosteven sorry, I'm going to have to leave you to figure this one out on your own. I understand it's frustrating and taking a lot of time to get right; I've been there. The answer is out there. |
I have posted what I want on stackoverflow but no one answer my question. http://stackoverflow.com/questions/40841452/how-do-i-get-events-presented-and-dismissed-from-sidemenu
The text was updated successfully, but these errors were encountered: