react-native-reanimated-carousel
react-native-reanimated-carousel copied to clipboard
Why am i getting this extra white space after my first and last slide ?
https://user-images.githubusercontent.com/84261226/184357323-1a06ee1b-27b5-4fa3-b421-b0b8f654d238.mp4
Is there anyways to avoid this issue ? I don't want to add any extra space.
Hello, do you want to disable animated in first and last slide?
This is the default spring animation effect, maybe I can add a prop to control whether to use it or not.
This is the default spring animation effect, maybe I can add a prop to control whether to use it or not.
That would be great