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

:carousel_horse: Looped carousel for React Native

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

Is it possible to update the bullets when the swipe starts, rather than ends? When you scroll through the slides fast, the select bullet stays, and then jumps multiple bullets...

:star2: enhancement

Allows for setting arrows to images. Warns if text and image props are both set. Image takes priority. Props added: - `leftArrowImage` - `rightArrowImage` - `arrowImageStyle`

:bow_and_arrow: arrows

I want to click on the this to jump the page. but I can't the click event be triggered

:zzz: awaiting reply

I could apply style to bullet text but not to bullet numbers. As I could see from debug, style is getting applied to inner element and not li element in...

:zzz: awaiting reply

I want to highlight my card for both android and IOS. In IOS, for component i used "ShadowOffset, radius, opacity and shadowcolor" but its not reflecting. Please suggest why its...

:thinking: question

How would I go about putting a delay on how frequently I can press the arrows? Right now I can spam the arrows and the images slide back and forth...

:star2: enhancement
:bow_and_arrow: arrows

I can't click other ui when load data from server and generate the view into carousel. Only when all the images are loaded, it will show the ui.

:female_detective: investigate

Hi, I try component with Arabic language (RTL direction). I don't see any images in carousel but in LTR works fine.

:disappointed: bug
help wanted

I have a carousel of views, where each of these views has a carousel of images. It works as expected on iPhone, however on Android swiping on the inner carousel...

:disappointed: bug

Hi, I have a large amount of cards to render and to show within the Carousel. About 190 cards, and the app is just crashing all the time. Do you...

:disappointed: bug
:female_detective: investigate