-
Notifications
You must be signed in to change notification settings - Fork 117
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
Comments
Any updates? |
I reference this article https://swiftui-lab.com/scrollview-pull-to-refresh implement pull reflash. Maybe you can try it. |
yeah .onAppear on elements would be awesome ! |
@jeremyimmanuel |
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
Does this library support lazy loading where it doesn't load everything upfront but instead loads just visible elements?
Thank you!
The text was updated successfully, but these errors were encountered: