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

Lazy loading #42

Open
jeremyimmanuel opened this issue Jul 27, 2020 · 5 comments
Open

Lazy loading #42

jeremyimmanuel opened this issue Jul 27, 2020 · 5 comments

Comments

@jeremyimmanuel
Copy link

Does this library support lazy loading where it doesn't load everything upfront but instead loads just visible elements?

Thank you!

@kennylugo
Copy link

Any updates?

@andy-zhangtao
Copy link

I reference this article https://swiftui-lab.com/scrollview-pull-to-refresh implement pull reflash. Maybe you can try it.

@bootexe
Copy link

bootexe commented Nov 19, 2020

yeah .onAppear on elements would be awesome !

@metrue
Copy link

metrue commented Feb 23, 2021

@jeremyimmanuel
Maybe you can try LazyVGrid, but it seems like it's not easy to implement a waterfall (I mean the cells have different heights ) collection with it

@YunusDeveloper
Copy link

Hey! Who has any idea to make this lazy loading?

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

6 participants