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

Multiple items slow down the animation #3

@florinpop17

Description

@florinpop17

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? :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions