react-native-reanimated-carousel icon indicating copy to clipboard operation
react-native-reanimated-carousel copied to clipboard

extending parallax-layers image items

Open audrew opened this issue 2 years ago • 1 comments

A clear and concise description of what the problem is.

I use parallax-layers and by default there are 3 animated images and I want to extend it to 4 or more. How do I do that? As far as I understand I require more imageItems and fruitItems and then set source={imageItems[index % 3]} in animated.Image component. But nothing happens... So how can i extend to more?

audrew avatar Feb 05 '23 17:02 audrew

bump

audrew avatar Feb 20 '23 14:02 audrew