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

[QUESTION] To get rid of swipe transition when moving to one item to another when loop and autoplay are true?

Open mayanafit opened this issue 2 years ago • 1 comments

Hi, I am new to animation in react native, and want to know, how to get rid of transition swipe left/right when loop and autoplay are true?

I want to make the transition to be fade in and fade out without swipe transition, thus when user is swiping, its transition from one item to other item should be fade in and fade out, not swipe transition as shown in examples.

Thankyou!!

mayanafit avatar Mar 16 '22 04:03 mayanafit

@mayanafit where you able to get a solution for this?

3KINGZ avatar Oct 29 '22 03:10 3KINGZ