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

Image slider in renderBackground

Open DjarallahBrahim opened this issue 5 years ago • 8 comments

Hi, i put image slider in renderBackground, but does not work, i think all touchable component does not work with renderBackground (event click...) Any solution ? Thank you

DjarallahBrahim avatar Nov 13 '18 08:11 DjarallahBrahim

BIG +1 to this. @i6mi6 any workarounds here?

sdcoffey avatar Dec 06 '18 21:12 sdcoffey

Any comments on this?

anwaro avatar Jan 30 '19 18:01 anwaro

Any update on this? its urgent

JayeshPatil-Dev avatar Jul 06 '20 13:07 JayeshPatil-Dev

Give someone some advice! Please! ..

zhekix avatar Oct 15 '20 11:10 zhekix

Any update solution on this?

JeanC17 avatar Oct 22 '20 07:10 JeanC17

I have solved this problem. I inserted the slider in foreground and a copy in background props. With a negative offset (scroll offset), the foreground disappears, and with a positive offset, the background is not visible by default. Working.

zhekix avatar Oct 22 '20 07:10 zhekix

if anyone needs can mail for me demo: https://drive.google.com/file/d/1WrMKeXFhP125GASs6ACc-CceY46U8GfK/view?usp=sharing

DucSkt avatar Dec 11 '20 02:12 DucSkt

Any solutions to having touchable in renderbackground? Great demo video, how did you achieve it?

Bickson avatar Jan 19 '22 19:01 Bickson