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

Lazy loading? #25

Open
alancwoo opened this issue Mar 20, 2019 · 2 comments
Open

Lazy loading? #25

alancwoo opened this issue Mar 20, 2019 · 2 comments

Comments

@alancwoo
Copy link

Is there any possibility or solution to lazy load an auto height image component? In a large list with several images it is downloading all images at once I believe.

@vivaxy
Copy link
Owner

vivaxy commented Mar 20, 2019

Maybe replace Image with https://github.com/magicismight/react-native-lazyload @alancwoo

@Aditya1942
Copy link

Aditya1942 commented May 11, 2021

Is there any possibility or solution to lazy load an auto height image component? In a large list with several images it is downloading all images at once I believe.

you need to add a package react-native-fast-image and then edit node_modules/react-native-auto-height-image/index.ts like this

Untitled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants