chrisfisher / react-native-directed-scrollview

UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
MIT License
149 stars 67 forks source link

Android - Properly filled react pan events #22

Closed lecler-i closed 6 years ago

lecler-i commented 6 years ago

All in the title, pretty straightforward...

Now, panhandler events will be filled with contentOffset x and y values.

Beware, when clamp is enabled, the offsets returned by the event can be out of the boundary of the content size !