callstack / callstack/react-native-pager-view
How to detect if user swipes (up/down) when pager-view is horizontal? (on Android)
Open
question
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
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 ?
Contributor guide
Assessment
This issue has not been assessed yet.