0.2.2
- Fixes bug where parallax effect would break if an
onScroll
prop was passed to theParallax.ScrollView
. - Exposes
getScrollResponder
function that enables programmatically scrolling the ScrollView. - Fixes
cloneWithProps
deprecated warning.
onScroll
prop was passed to the Parallax.ScrollView
.getScrollResponder
function that enables programmatically scrolling the ScrollView.cloneWithProps
deprecated warning.