Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add LazyHGrid and LazyVGrid #179

Merged
merged 2 commits into from
Jul 14, 2020
Merged

Add LazyHGrid and LazyVGrid #179

merged 2 commits into from
Jul 14, 2020

Conversation

carson-katri
Copy link
Member

They currently aren't lazy loaded, but once onAppear and onDisappear use the IntersectionObserver API, this should be possible.

@carson-katri carson-katri added the SwiftUI compatibility Tokamak API differences with SwiftUI label Jul 13, 2020
@carson-katri carson-katri requested review from MaxDesiatov and j-f1 July 13, 2020 23:12
Copy link
Collaborator

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing progress! Speaking of, please update progress.md 😀

@carson-katri carson-katri requested a review from MaxDesiatov July 14, 2020 15:32
Copy link
Collaborator

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@carson-katri carson-katri merged commit 11af0f8 into main Jul 14, 2020
@carson-katri carson-katri deleted the grid branch July 14, 2020 17:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
SwiftUI compatibility Tokamak API differences with SwiftUI
Development

Successfully merging this pull request may close these issues.

3 participants