meliorence / react-native-snap-carousel

Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the ability to translate up or down the active item while scrolling

bd-arc opened this issue · comments

The goal is to implement the following kind of interaction, where the active item is "higher" (or possibly "lower") than the inactive ones.

Poster Gallery, by Jakub Nespor for STRV
react-native-snap-carousel inactive slide shift

Implemented in version 3.4.0.

Hi @bd-arc Can you please share the prop which can help us to build this?