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

Does not scroll if the RN version is 0.52 #21

Closed drahosistvan closed 6 years ago

drahosistvan commented 6 years ago

I checked the example, which works very well. However I wanted to include in my project, which is based on 0.52, and on iOS it does not scroll. On Android it works perfectly.

chrisfisher commented 6 years ago

Fixed in 1.3.4