Apologies if this is a very basic question. I'm trying to access my side menus UIViewController. I'm having issues because the SideMenuNav is not my root VC. I have a homeVC before that.
Is there a way I can access my side menu VC programmatically or do I need to figure out a way to reorganize my project?
Apologies if this is a very basic question. I'm trying to access my side menus UIViewController. I'm having issues because the SideMenuNav is not my root VC. I have a homeVC before that.
Is there a way I can access my side menu VC programmatically or do I need to figure out a way to reorganize my project?