jonkykong / SideMenu

Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.
MIT License
5.66k stars 694 forks source link

addScreenEdgePanGesturesToPresent Doesn't Seem To Work #686

Open goatt1167 opened 3 years ago

goatt1167 commented 3 years ago

I have read the guidelines for contributing and I understand

Describe the bug

addScreenEdgePanGesturesToPresent doesn't work.

To Reproduce Steps to reproduce the behavior:

  1. download the code, open SideMenu.xcworkspace in xcode
  2. open file > workspace settings > build system > legacy build system
  3. select SideMenu Example schema_ and run the project
  4. play with the demo in the simulator, but can't open the side menus by swiping from the edges.

Expected behavior When trying to swipe from the edges, nothing happens.