Closed ashpreetbedi closed 4 years ago
No but I love that idea! I'll try to look into adding it at some point :)
It would be a game changer :) Thank you for building react-burger-menu
, I was able to get it to work and its so smooth!
yeah we really need this feature
Wouldn't swiping activate the back button behavior on mobile browsers though?
i wanna this feature too!
I really need it !
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This should be pretty straight forward with this library https://github.com/FormidableLabs/react-swipeable
Simply implement it here https://github.com/negomi/react-burger-menu/blob/main/src/menuFactory.js on the <div />
with the class bm-overlay
.
I would love to be able to open the sidebar with swiping left to right on mobile devices, is that possible?
Thanks! Ashpreet