MFSideMenu
MFSideMenu copied to clipboard
Pushing the same view controller instance more than once is not supported
m using MFSIDEMENU in my swift project its creating new instance every-time, and when m trying to open webView its giving me error that - Pushing the same view controller instance more than once is not supported. plz give me solution for this