Thursday, July 4, 2024
HomeiOS Developmentios - LGSideMenuController tips on how to use drawer in a number...

ios – LGSideMenuController tips on how to use drawer in a number of pages


im utilizing LGSideMenuController pod for my app which is having left facet sidemenu drawer i’ve an button to open that sidemenu as beneathlike this when i click on one profile the profile page will shown bt in that profile page also that sidemenu should appear

@IBAction func sideMenu(_ sender: UIButton) {
        if let sideMenuController = self.sideMenuController {
            sideMenuController.showLeftView(animated: true)
        }
    }

like this when i click on on one profile the profile web page will proven bt in that profile web page additionally that sidemenu ought to seem how to do that? is there any concept

i had folllwed storyboard means. to realize the beneath i had set a number of segue with identifier root however the sideMenuController is getting nill.is there anyother means to do that



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments