SideMenu
SideMenu copied to clipboard
addScreenEdgePanGesturesToPresent Doesn't Seem To Work
I have read the guidelines for contributing and I understand
- [x] My issue is happening in the latest version of SideMenu (older versions are no longer maintained).
- [x] My issue was not solved in the README.
- [x] My issue can not be answered on stackoverflow.com.
- [x] My issue is not a request for new functionality that I am unwilling to build and contribute with a pull request.
- [x] My issue is reproducible in the demo project.
Describe the bug
addScreenEdgePanGesturesToPresent doesn't work.
To Reproduce Steps to reproduce the behavior:
- download the code, open SideMenu.xcworkspace in xcode
- open file > workspace settings > build system > legacy build system
- select SideMenu Example schema_ and run the project
- 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.