yosbelms/react-progressive-loader

Support download button in slow networks

yosbelms opened this issue · 0 comments

Detect slow networks and show a download button. eg: downloadImageOn='demand|3g|slow-network'.

We could detect network speed while loading placeholders. Research which browser supports slow network detection.