-
**Describe the bug**
On Android when the user tries to scroll the carousel the app crashes and closes itself. Inspecting with Android Studio gives this error (top of the error stack):
```
java.lang…
-
I am experiencing an issue with the carousel scroll interfering with the layout scroll exclusively on Android devices. When attempting to scroll through the carousel, the transition is not smooth and …
-
### 📝 Other Issue
**Description**
Carousel images are not visible and are not properly aligned on small devices at sign-in/sign-up page.
---
**Type of Issue**
Select the type of issue: …
-
### Description
When tapping on the first podcast in the Discover section carousel, the podcast page is opened, and the page is already scrolled down.
### Step-by-step reproduction instructions
1. …
-
The carousel works on Android but not on the web. There is no animation. It looks like I'm not the only one with this problem. https://www.reddit.com/r/reactnative/comments/1arwpwr/react_native_reanim…
-
**Describe the bug**
On a real Android device, animations in the `CarouselListItem` component are noticeably slower compared to the Android simulator. This issue manifests as lag during image scrolli…
-
I have a layout that contains a carousel
When I try to scroll the slide, the scrollView fires vertically, which interrupts the carousel animation
How can this be fixed?
reproduce on android
http…
-
**Getting error in Flutter run**
When we are running `flutter run` we are facing some errors.
These are the tasks that are failing:
1) Task :app:processDebugResources FAILED
2) Task :flutter_s…
-
Hello Again! As I comment on another issue I'm using react-native-snap-carousel to develop a photo gallery with zoom behavior.
SnapCarousel uses ScrollView with horizontal scroll and snap enabled. Ea…
-
**Describe the bug**
Using the code at https://github.com/dohooo/react-native-reanimated-carousel/issues/465#issuecomment-2068240634 fixes the issue on iOS and Android, but the issue is still present…