romaonthego / RESideMenu

iOS 7/8 style side menu with parallax effect.
MIT License
7.1k stars 1.35k forks source link

Working with tabbed application(bottom tab bar) #238

Open ankesh27 opened 9 years ago

ankesh27 commented 9 years ago

I managed to make the mod run on a tabbar application but the issue is that how do i restrict the left menu on sub windows(child window of the current tab). On the child window if users swipes right, the menu opens. I have to restrict this. Any Idea ?

Cheers!

leonSmiler commented 9 years ago

make the tabber controller to be the reside menu's content controller .does it work?

ankesh27 commented 9 years ago

NOP :(

Omarj commented 7 years ago

@ankesh27 how do u. mange that ? my bottom bar disappear when I use this lib ?

ankesh27 commented 7 years ago

@Omarj , Sorry mate but It's been long since I have seen this code and I don't remember it. However, I know that my final product was without the slideMenu so that means i did not use this module.