react-native-parallax-scroll-view icon indicating copy to clipboard operation
react-native-parallax-scroll-view copied to clipboard

Modify foreground and background behaviours

Open Amurmurmur opened this issue 8 years ago • 3 comments

I would so much appreciate, if somebody can explain on fingers:

  1. How to manipulate the background so that when you pull the view down, it doesnt resize the image but instead lets you bounce with the image itself, instead of sticking to the content.

  2. How to manipulate the foreground so that when you scroll up the content goes on top of the foreground content(foreground gets behind the content), instead of the content going with the foreground image to top.

If possible to explain how to do it, with refs, or props or which practise is the best? Maybe great tutorial (apart from the facebook react-native resource pages), or could you please give simple working example, manipulating with scroll view, passing props to it, accessing children, doing animation on scroll.

I would really appreciate it, thank a lot in advance.

Amurmurmur avatar Jan 27 '17 04:01 Amurmurmur

@Amurmurmur - don't think this package is supported anymore, last update 8 months ago

braco avatar Feb 07 '17 22:02 braco

@Amurmurmur I just released new parallax scroll lib, maybe it'll help you https://www.npmjs.com/package/react-native-parallax-scroll

z4o4z avatar Apr 20 '17 09:04 z4o4z

@z4o4z Holy moly, Ill definitely check it out!! MUCH appreciated!!!! Спасибо! 👍

Amurmurmur avatar Apr 20 '17 10:04 Amurmurmur