react-native-reanimated-carousel
react-native-reanimated-carousel copied to clipboard
Image Flickers When Swiping Carousel
Description:
When swiping the carousel, the image flickers in the background. This issue occurs inconsistently, but it significantly affects the user experience.
Steps to Reproduce:
Open the app and navigate to the carousel. Swipe left or right to navigate through the images. Observe the background image flicker during the swipe action. Expected Behavior: The images should transition smoothly without any flickering.
Actual Behavior: The background image flickers when swiping through the carousel.
Versions (please complete the following information):
- react: "18.2.0"
- react-native:0.73.2-0
- react-native-reanimated: "~3.6.2"
- react-native-reanimated-carousel: "4.0.0-alpha.12"
- react-native-gesture-handler: "^2.9.0"