-
Notifications
You must be signed in to change notification settings - Fork 175
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
feat: masonry flashlist support #353
feat: masonry flashlist support #353
Conversation
also unsure why it added so many files that I didn't touch - update: ingore, this is fixed on 9e9cea7 |
}) | ||
} | ||
|
||
export async function asyncGetItems(count = 20, delay = 1000) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added that for people to be able to test out async stuff as well like refetching data but didn't add an example about that. Let me know if you would prefer something else
Thanks! Released as 6.2.0 |
Description
Adds masonry flashlist support to the library.
Bonus: updates
@shopify/flash-list
to latestUnfortunately though the issue #335 is the same with MasonryFlashList.
Example demo Video:
Simulator.Screen.Recording.-.iPhone.14.-.2023-07-20.at.17.22.38.mp4