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

onPageScrollStateChanged' 'idle' state not firing in some cases on iOS

Open Omelyan opened this issue 3 years ago • 1 comments

Description

onPageScrollStateChanged with pageScrollState === 'idle' does not fire when trying to overdrag the page (first and last pages) on iOS if overdrag prop is false, and works fine while dragging between pages or overdrag prop is true; yet works well in all cases for Android platform.

Environment

"react-native-pager-view": "^5.4.9", iOS 14.4

Omelyan avatar Dec 28 '21 21:12 Omelyan

I have the same issue.

zamplyy avatar Feb 17 '22 07:02 zamplyy