swift - Hide the Right Reveal View -


i have 2 reveal view controller 1 left(menu) , 1 right(chat bar button) .

in myprofile view controller don't want open chat menu when swipe right left. how should stop ?

see example project: [http://www.appcoda.com/sidebar-menu-swift/]

i made revealview of tutorial. can see in photo viewcontroller there no right reveal button on nav bar when swipe right left opens right reveal.


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -