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

Re-rendering of Carousel problem still persists! #601

Closed
bimix opened this issue Oct 19, 2019 · 1 comment
Closed

Re-rendering of Carousel problem still persists! #601

bimix opened this issue Oct 19, 2019 · 1 comment

Comments

@bimix
Copy link

bimix commented Oct 19, 2019

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

A BUG REPORT

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?

i have tried it in different RN versions.

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

(Write your answer here and specify the iOS/Android versions on which you've been able to reproduce the issue.)

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

Yes

Environment

(Write your answer here.)

Expected Behavior

I expected to render only the items visible.

Actual Behavior

It renders continuously on scrolling all items, multiple times.

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

  1. Create an RN app.
  2. Install react-native-snap-carousel.
  3. Implement the official sample.
  4. Console.log to see the re rendering problem.
@bd-arc
Copy link
Contributor

bd-arc commented Oct 19, 2019

This issue is a duplicate of #329.

@bd-arc bd-arc closed this as completed Oct 19, 2019
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

2 participants