callstack / callstack/react-native-pager-view
How to Detect Overscroll and from which direction?
Open
question
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
## Ask your Question
I would really like to call a function as soon as a user swipes past the last page and swipes back from the first page. I can't seem to figure this out, is there a way? I know I can detect scrolling with "onPageScrollStateChanged", but I need to ONLY detect if they're swiping left on the last page or right on the first page...
Thanks for this awesome project!
Contributor guide
Assessment
This issue has not been assessed yet.