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

Carousel component for react-native

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

Hi, all i have some troubles with plugin. Video preview for details: http://take.ms/NqnKe In summary then you change orientation carousel does not change width/height. We have this bug in a...

Hi, this pr will help to make indicators more customizable. In my case i added opacity for inactive indicators. In think it be helpful for others.

Heys! I want to add a carousel in my app and this modules seems the be the best for it! However, I want to have sneak peek of the previous...

怎么改轮播图的高度啊

onPageChange is triggered when we swipe to change the page, but not triggered when pressing on the indicator.

`indicatorVerticalOffset` replaces `indicatorOffset` and I’ve added `indicatorHorizontalOffset` to move indicators horizontally.

I'm trying to load items dynamically from a redux store (which fetches from firebase. The initial Carousel will be empty until the data is received). My render methods look like...

Find this useful if the pictures don't have the same width or height

When specifying a custom width and pressing on an indicator, the scrollTo doesn't use the given width prop (I think instead using the width defined from Dimensions at the top...