## 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