teodorpatras/SideMenuController

How do disable Swipe gestures particular view?

SuguKumar91 opened this issue · 0 comments

I need to disable swipe on particular page. i was tried this code in viewDidLoad() "SideMenuController.preferences.interaction.swipingEnabled = false' and activate swipe true in willDisapper page but it not working.