0

I'm using jonkykong/sidemenu for iOS apps, swift , https://github.com/jonkykong/SideMenu

My issue:

when I open the side menu and navigate to a child controller from the side menu, the side menu icon is changing and becoming the icon I provide in the child menu controller ,I want it to stay as the side menu icon, and keeps it's action in toggling the side menu not navigating back home.

note:

I know i can do it on my own by customizing the child controller and adding the toggle action, but I'm asking if there is a feature , for this purpose in this library.

This is the home screen :

enter image description here

This is the side menu open:

enter image description here

This is the child screen:

enter image description here

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
MhmdRizk
  • 1,591
  • 2
  • 18
  • 34
  • You should [edit] your question to include the relevant code causing the issue in the form of a [mcve] to make your question on topic. – Dávid Pásztor Nov 07 '18 at 10:05
  • you can clone the library from here to check my issue, it's in the example project, https://github.com/jonkykong/SideMenu. – MhmdRizk Nov 07 '18 at 10:07

0 Answers0