react-native-reanimated-carousel
react-native-reanimated-carousel copied to clipboard
Ability to specify carousel item width
https://github.com/dohooo/react-native-reanimated-carousel/assets/12172171/a128b4e8-21f0-47ac-980f-bc45363d4309
Is your feature request related to a problem? Please describe.
Seems like currently there is no ability to control item width in order to achieve behavior showcased on video (built with react-native-snap-carousel). Parallax mode behaves differently, so that's not an option it seems.
Describe the solution you'd like Being able to set item width and possibly gap size would make this possible.
Describe alternatives you've considered Parallax (not working as expected)