Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Multiple items slow down the animation #3

Open
florinpop17 opened this issue Jun 30, 2017 · 2 comments
Open

Multiple items slow down the animation #3

florinpop17 opened this issue Jun 30, 2017 · 2 comments

Comments

@florinpop17
Copy link

I wanted to use this library in my app, but I have an issue.
The issue is that I need to render sometimes more than 200-300 items and then the coverflow starts to lag.
Is there a way I could somehow only render, let's say, the 3 items I need (the current one, the left one, the right one) and then gradually start rendering others as the user swipes? This way I could avoid loading all of the items and having all the animations working on the same time, making it run smoothly.

Any tips? :)

@flikQ
Copy link

flikQ commented Sep 6, 2017

I would love to find out something similar

@oormilavarma
Copy link

Even I am having the same issue when more items are to be rendered. Is there anyway I could load items on demand?

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

No branches or pull requests

3 participants