MFSideMenu
MFSideMenu copied to clipboard
Can menu items be dynamically added/removed?
I was looking to see if there may be a way to dynamically add menu items or sections to MFSideMenu. I didn't see any examples that showed that.
Is it possible? Or is it assumed that the sharedMenu object is only defined once?
This is my (urgent) project requirement. User logs in through one of the menu options (NOT login). As the login is successful, I gotta add one more Menu Option called "Logout". Any thoughts on how to achieve it?