Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.
This repository was archived by the owner on May 12, 2020. It is now read-only.

Infinite scroll does not work for off-screen elements #31

@adamkdean

Description

@adamkdean

If you imagine an instagram or twitter feed where you maybe have 10,000 pixels of elements, and you want to load more as you get to the bottom, well this doesn't work with this library. I've had a look in _distanceFromEnd and because the element is bigger than the scroll view, it automatically triggers a load. In fact, I load 20+ pages instantly without debouncing.

Is this something that might be looked at?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions