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

iOS: Fixed callbacks to onScroll by adding super calls in overridden … #16

Closed MichaelDanielTom closed 6 years ago

MichaelDanielTom commented 6 years ago

iOS: Fixed callbacks to onScroll by adding super calls in overridden UIScrollViewDelegate. Also exported scrollEventThrottle