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...

Using "react-native-snap-carousel": "3.7.5" Testing on iOS Here is my code ``` { this._carousel = c; }} vertical={true} data={["1", "2", "3", "4", "5", "6", "7", "8"]} renderItem={({ item, index }) =>...

When changing the portrait to landscape the image show perfectly but after rotate the image it shows different images like i have 52 images i am viewing index 10th image...

## Default layout > [Adopt, Don't Shop, by Tim Pleiko-Izik 🚀 for Awesomed](https://dribbble.com/shots/4074142-Adopt-Don-t-Shop) > ![react-native-snap-carousel example ideas](https://cdn.dribbble.com/users/1461712/screenshots/4074142/dribbble-cover-s.png) > > [Travel, by Chris Yang for New Beee](https://dribbble.com/shots/3576370-Travel) > ![react-native-snap-carousel example ideas](https://cdn.dribbble.com/users/1523343/screenshots/3576370/travel.jpg)...

example

### Platforms affected ios & android ### What does this PR do? Improve custom scroll view ### What testing has been done on this change? ### Tested features checklist -...

I want to display some text over the carousel images, but I am not getting any relevant examples of the same. The official documentation here at https://github.com/meliorence/react-native-snap-carousel/blob/master/doc/PARALLAX_IMAGE.md just provides example...

I used the same code as provided in the documentation but the text is out the image container. When I debug the code, then I get to know that there...

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

@bd-arc, Didn't follow the Template this time around due to time constraints, **but I want to put this potential issue on your radar**. It's a really weird one.. To reproduce:...

bug
help wanted

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...