Skip to content

Lazy loading large lists #3

Description

@Magnuti

Nice package!

How does this package solve lazy loading of large lists? If we have 1000 elements in total we don't want to query all 1000 elements, but query as we scroll down the list.

I see that you wrote this, which does not seem to solve lazy loading

@Query private var elements: [Element]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions