Feature Request:
Add prop swipeEnabled of type PropTypes.bool, with default true.
The reason for this is I have an interactive piano keyboard inside one of my slides. I want to disable the swiping if and only if the user is currently interacting with the piano keyboard.
Feature Request: Add prop
swipeEnabled
of typePropTypes.bool
, with defaulttrue
.The reason for this is I have an interactive piano keyboard inside one of my slides. I want to disable the swiping if and only if the user is currently interacting with the piano keyboard.
Thanks for this project!