react-lazy-load-image-component
react-lazy-load-image-component copied to clipboard
Picture support
Are you planning to add tag picture support?
You can use LazyLoadComponent to hold a picture if anyone is looking for an alternative.
Hi @romanlex, as @rtymchyk said, you can wrap any element, for example <picture>, with LazyLoadComponent.
A LazyLoadPicture component might be interesting anyway, so PRs are accepted if somebody wants to implement it. :+1: