Closed trane294 closed 8 years ago
Hi, the Parallax.ScrollView
needs the onScroll
callback to animate the images. When you override it the images wont get animated :-/
I can add support for bubbling the event upwards but that would remove support for future optimizations of Animated
to be run in a native prioritized thread.
Doesn't matter what Im function im adding into <Parallax.ScrollView onScroll={() => {}}> with every row image height becoming less and less
But if Im removing onScroll everything becoming perfect