I am using SWRevealViewController
for my side menu. and it works fine. But now what I want to do is add tab bar to the bottom, Remove the menu button from the navigation bar, and add it as the first item of the tabbar.
When click on the first tab item the side menu should come as normal way from theleft side. How I can do this with SWRevealViewController
Please help me. Thanks