callstack / callstack/react-native-pager-view
[Android] onPageSelected callback fire before the ViewPager finishes navigating to the selected page with swiping.
Open
bug
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
## Environment
React native v0.70.5
Pager View v6.1.0
## Description
onPageSelected callback fire before the ViewPager finishes navigating to the selected page on Android. IOS is fine.
Changing screen with swipe that trigger screen change with the velocity help. In the middle of screen transition onPageSelected fires.
## Reproducible Demo
The one with example folder
Contributor guide
Assessment
This issue has not been assessed yet.