twobin / react-lazyload

Lazy load your component, image or anything matters the performance.
MIT License
5.85k stars 487 forks source link

How to use react-lazyload horizontally.. please provide example #323

Open PradeepGoda opened 4 years ago

badaljain commented 4 years ago

Hi, the lazy load doesnt seem to be working for me as well when my container is horizontal scroll

jinmingpang commented 3 years ago

I have the same needs~~ Any News ?

SpectreAlan commented 3 years ago

The react-lazyload does not seem to support horizontal orientation

belgattitude commented 3 years ago

Affected as well, is there a workaround ?

ZengLawrence commented 3 years ago

I need lazy loading for horizontal scroll too. It doesn't seem to work for me, though vertical scroll works just like in all the examples.

Metacules commented 3 years ago

I'd love to see an example as well. I am currently building the metacules.com platform where we ae using react-window for horizontal scrolling list with items that have fade-in and grow animations and that react-window seems to not be well suited for it as it keeps mount and unmounting items which causes the fade in animations to be triggered over and over.

We are using react-lazyload for vertical srolling but not yet for the horizontal... If react-lazyload could provide a solution that would be awesome.

OriBenNun commented 3 years ago

Same here, would love for that!

joshuachoi0508 commented 3 years ago

Same!

goneglobal commented 2 years ago

same

ttmthanh commented 2 years ago

Same

wenkangzhou commented 2 years ago

Same

AntonyJeeva commented 2 years ago

same

dungtran5 commented 1 year ago

Same

Aadilhassan commented 1 year ago

same