Custom view controller instead of table view controller in Side menu

138 views Asked by At

I am using sidemenu library to get the menu from the left side.But by default it uses tableview controller to display the menu items. I want to change this to uiviewcontroller. How do I do it?

Library link: https://github.com/jonkykong/SideMenu

0

There are 0 answers