react-lazyload
react-lazyload copied to clipboard
View port based lazy loading
Hey,
Huge fan of your lib, we are planing to use this in production.
I wanted to know if there is a way to do lazy loading based on view port i.e only load this component when the user is on mobile or only load this component when a user is on desktop etc.
This would be extremely useful for horizontal sliders to reduce page site on load.