DEV Community

gemniaamir
gemniaamir

Posted on

SWRevealViewController Open second view controller from menu programatically using swift

I am using SWRevealViewController in my app. Everything is fine except one thing.

Suppose there are A,B,C 3 items in my SWRevealViewController Menu. I want to open B item programatically using swift.

Top comments (0)