You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently react-native-pdf exposes onScaleChanged which returns the scale value, but we need a similar method for the pan position in the scrollview/flatlist, returning the current position similar to scroll position.
The text was updated successfully, but these errors were encountered:
pranshuchittora
changed the title
[FEATURE REQUEST]: add onPanPosition event listener to emit the current scroll postion of the postion
[FEATURE REQUEST]: add onPanPosition event listener to emit the current scroll postion coordinates
Jan 13, 2025
Feature Request
Currently
react-native-pdf
exposesonScaleChanged
which returns the scale value, but we need a similar method for the pan position in the scrollview/flatlist, returning the current position similar to scroll position.The text was updated successfully, but these errors were encountered: