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

Why am i getting this extra white space after my first and last slide ?

Open GokuVijay opened this issue 2 years ago • 3 comments

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.

GokuVijay avatar Aug 12 '22 12:08 GokuVijay

Hello, do you want to disable animated in first and last slide?

imyuanx avatar Aug 17 '22 03:08 imyuanx

This is the default spring animation effect, maybe I can add a prop to control whether to use it or not.

dohooo avatar Aug 18 '22 06:08 dohooo

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

A1yks avatar Aug 18 '22 13:08 A1yks