react-lazyload
react-lazyload copied to clipboard
Lazyload not working with horizontal scroll
Hi, I saw the document have support horizontal lazyload (https://github.com/twobin/react-lazyload#offset). I'm tried to apply lazy load to horizontal scroll but it doesn't seem to work (https://github.com/twobin/react-lazyload/pull/363).
Could you describe more specifically how to use horizontal lazy load?
Thank you.
I want to know too