You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that for each press of one of the menu options, a new MainVC, LeftMenuVC y RightMenuVC is instantiated and the previous one is not released correctly.
It would be possible to reuse this navigation controller and not create a new one.
This happens witch with a StoryBoard project.
Thank you..
The text was updated successfully, but these errors were encountered:
rmaqueda
changed the title
Zombie UINavigationController for each menu press.
Zombie stack for each menu press.
Mar 9, 2017
Hi, thanks for the library.
I have noticed that for each press of one of the menu options, a new MainVC, LeftMenuVC y RightMenuVC is instantiated and the previous one is not released correctly.
It would be possible to reuse this navigation controller and not create a new one.
This happens witch with a StoryBoard project.
Thank you..
The text was updated successfully, but these errors were encountered: