SlideMenuControllerSwift icon indicating copy to clipboard operation
SlideMenuControllerSwift copied to clipboard

How to implement SlideMenuControllerSwift in UItabbarController

Open ajay2c9 opened this issue 6 years ago • 2 comments

Hi, I want to use SlideMenuControllerSwift in my Application. My Application is tabbar application. Please give suggestions to implement slide menu in tabbarcontroller .

Thank you

ajay2c9 avatar Mar 15 '18 13:03 ajay2c9

It's not difficult at all, look at this example that I just make:

https://github.com/vahids/SlideMenuWithLibrary

vahids avatar Mar 16 '18 14:03 vahids

In your example the tabbarcontroller can be used inside the slidemenu as maincontroller but Other tab of tabbarcontroller is not having the topbar.

bniranjan avatar Oct 10 '18 10:10 bniranjan