kkemple/react-native-sideswipe

FEATURE REQUEST: Drag started / ended event handle

Soren-Knudsen opened this issue · 1 comments

It would be nice to have the ability to add logic when the drags start e.g. lock surrounding scroll view and unlock it again when the drag finishes.

Context: I use it in a Scrollview

I created a pull request #41