Closed mapacheverdugo closed 5 years ago
PR #48 is still valid because the change to the react native source which prompted it is still there and has not been reverted: https://github.com/facebook/react-native/commit/c5186aeb461a6eafa582b0acba1b3cebfb83550b#diff-5f44395078b83296fc92d0b14101cfc6
I have bumped this library version to 2.0.0
(because it's a breaking change) and published on npm. If you're using react native version > 57 (when the above commit happened) then use 2.x
otherwise use 1.x
.
Reverts chrisfisher/react-native-directed-scrollview#48 as I mentioned on #49 to be compatible with new versions of React Native