Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The loop simply stops while swiping right when it reaches the 3rd index #987

Open
5 tasks done
RuzenDev opened this issue Jul 5, 2023 · 5 comments
Open
5 tasks done

Comments

@RuzenDev
Copy link

RuzenDev commented Jul 5, 2023

Is this a bug report, a feature request, or a question?

Its a question or a bug maybe.
When I swipe to the right with loop on and loopClonesPerSide to be default 3, it simply stops at index 2 . However it does work smoothly while swiping to the left.

Cna somebody please tell me what could be the problem?

Have you followed the required steps before opening a bug report?

(Check the step you've followed - put an x character between the square brackets ([]).)

Have you made sure that it wasn't a React Native bug?

Yes its not. It probably with the loopClonesOerSide. When I increase it, it does work but too much rendering makes the app not work again.

Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?

Android only

Is the bug reproductible in a production environment (not a debug one)?

(Write your answer here.)

Environment

(Write your answer here.)

Expected Behavior

I want to loop it infinitely

Actual Behavior

The loop just ends while swiping right.

(Write what happened. Add screencasts/screenshots!)

Reproducible Demo

(Paste the link to a Snack example in which the issue can be reproduced. Please follow the guidelines for providing a Minimal, Complete, and Verifiable example.)

Steps to Reproduce

(Write your steps so that anyone can reproduce the issue in the Snack demo you provided.)

@shahzaib803
Copy link

Facing the same issue any solution ?

@BoyYangzai
Copy link

me too!

@nassimmiled
Copy link

me too

1 similar comment
@sravansasi91
Copy link

me too

@thien0110
Copy link

set property "loopClonesPerSide" = length of your data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants