Closed zilveer closed 4 years ago
I've updated the settings in the newest version, try now. But you have to swipe from the edge of the screen. If you can close the nav on swipe, you should technically be able to open it.
Let me know if it works now.
@somewebmedia when swiping from edge of the screen the browser goes back in history. So unfortunately it doesn't work still. Anyway I solved it hy using tocca.js library.
Regards
I just tested everything, it turns out there was a bug in the code that came with the new major version. I've fixed it now, and it works again as expected on my android device.
Expected behaviour: it should prevent default swipe gesture (history go back) and open the nav instead.
Can you test the latest version and confirm if this is the case.
Thanks.
@somewebmedia perfect it is working now! Thx
I found some mention about iOS in code but I think swipe gesture cannot work for iOS devices because of reserved gesture for back/forward in Safari browser and everywhere in iOS. So this swipe gesture is targeted for Android devices only? (Android 10 and later with gesture navigation turned on excluded)
Hi, I have Android 10, with latest FF and Chrome today, the menu looks and feels amazing but I am unable to swipe and open the menu. I an only swipe and close the menu. I would love to see the swipe open menu feature implemented in this repo.
Regards