react-native-pager-view icon indicating copy to clipboard operation
react-native-pager-view copied to clipboard

How to detect if user swipes (up/down) when pager-view is horizontal? (on Android)

Open siddharth-kt opened this issue 3 years ago • 1 comments
trafficstars

If my react-native-pager-view orientation is horizontal so it works fine when user scrolls horizontally, but I also want to know if user is trying of swiping up/down. I tried implementing panGestureHandler from react-native-gesture-handler but then react-native-pager-view does not work 🙁, can you please tell me, how can I achieve it ?

siddharth-kt avatar Nov 27 '21 17:11 siddharth-kt

any update on this ?

FadiAboMsalam avatar May 03 '23 12:05 FadiAboMsalam