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

Needs updates to be compatible with 0.57.3 #47

Open kevinsperrine opened 5 years ago

kevinsperrine commented 5 years ago

The structure for getting the [Android] JS Event names of scroll events has been changed with this commit.

https://github.com/facebook/react-native/commit/c5186aeb461a6eafa582b0acba1b3cebfb83550b#diff-5f44395078b83296fc92d0b14101cfc6

I can make a PR at some point, but just opening this to make you aware.

gonzalobustos commented 5 years ago

Hi all! Any update on this?