react-native-snap-carousel
react-native-snap-carousel copied to clipboard
Update ParallaxImage.js
Platforms affected
What does this PR do?
What testing has been done on this change?
Tested features checklist
- [ ] Default setup (example)
- [ ] Carousels with and without momentum enabled (prop
enableMomentum) - [ ] Vertical carousels (prop
vertical) - [ ] Slide alignment (prop
activeSlideAlignment) - [ ] Autoplay (prop
autoplay) - [ ] Loop mode (prop
loop) - [ ]
ScrollView/FlatListcarousels (propuseScrollView) - [ ] Callback methods
- [ ]
ParallaxImagecomponent - [ ]
Paginationcomponent - [ ] Layouts and custom interpolations