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

Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.

Results 194 react-native-snap-carousel issues
Sort by recently updated
recently updated
newest added

### Is this a bug report, a feature request, or a question? Bug report ### Have you followed the required steps before opening a bug report? (Check the step you've...

Infinite loop is not working using loop={true} , enableSnap ={true} list is not scrolling infinte mode in android ### Actual Behavior i m displaying the list in card and the...

### I had slider inside the modal, on ios I can't slide the images it is stuck on IOS but working fine on android my code ``` import { Modal,...

When I use ParallaxImage with resizeMode stretch the image is getting cut off. If I replace ParallaxImage by Image it's working as expected Parallax example: [https://codesandbox.io/s/react-native-forked-gzvsn6?file=/src/styles.js:663-673](https://codesandbox.io/s/react-native-forked-gzvsn6?file=/src/styles.js:663-673) Image example: [https://codesandbox.io/s/react-native-forked-ts29mx?file=/src/App.js](https://codesandbox.io/s/react-native-forked-ts29mx?file=/src/App.js) Any...

### Is this a bug report, a feature request, or a question? Question ### Have you followed the required steps before opening a bug report? (Check the step you've followed...

### Is this a bug report, a feature request, or a question? This is a bug report Summary: I have a carousel where each item is a card that has...

Hi, Love the library. I am using it to display comics in my app and it works great. Now I want to use it to display Novels too but its...

when i am scrolling from my last image to first image or vice-versa , there is some flickering if the image in android. But in iOS it is happening intermittently....

### Is this a bug report, a feature request, or a question? (Write your answer here.) question ### Have you followed the required steps before opening a bug report? (Check...

### Is this a bug report, a feature request, or a question? Bug report ### Have you followed the required steps before opening a bug report? - [x] I have...