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

Image Loading is slow on the Flatlist. #1

Open
JaguarsCodehub opened this issue Nov 20, 2022 · 0 comments
Open

Image Loading is slow on the Flatlist. #1

JaguarsCodehub opened this issue Nov 20, 2022 · 0 comments

Comments

@JaguarsCodehub
Copy link

The images loading on the homepage are slow for the first time and also takes much more time for getting rendered.

Solutions:

You can lazy load the images OR

You can use flashlist from spotify

Similar props.
Instant performance.

Even with the similar props as the React Native FlatList, FlashList recycles components under the hood to maximize performance.

image

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

1 participant