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

feat: masonry flashlist support #353

Merged

Conversation

gkartalis
Copy link
Contributor

@gkartalis gkartalis commented Jul 17, 2023

Description

Adds masonry flashlist support to the library.

Bonus: updates @shopify/flash-list to latest

Unfortunately 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

@gkartalis
Copy link
Contributor Author

gkartalis commented Jul 17, 2023

also unsure why it added so many files that I didn't touch - update: ingore, this is fixed on 9e9cea7

@gkartalis gkartalis marked this pull request as ready for review July 20, 2023 15:32
})
}

export async function asyncGetItems(count = 20, delay = 1000) {
Copy link
Contributor Author

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

@Jonatthu Jonatthu mentioned this pull request Jul 29, 2023
@andreialecu andreialecu merged commit 9e7d3d4 into PedroBern:main Aug 1, 2023
3 checks passed
@andreialecu
Copy link
Collaborator

Thanks! Released as 6.2.0

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

Successfully merging this pull request may close these issues.

None yet

2 participants