computerjazz/react-native-swipeable-item

Detect when swipe has started

Opened this issue · 0 comments

Describe the bug
I can't detect when a swipe has begun

Additional context
onChange works for detecting when a swipe has finished but I need to detect when a swipe has started as well. There's no prop exposed for this.