ansu5555 / pdf-viewer-reactjs

A simple PDF viewer for React js
https://ansu5555.github.io/pdf-viewer-reactjs/
MIT License
139 stars 64 forks source link

[FEATURE] is it possible to give a callback on percentage of download when url is passed #75

Open gopi014 opened 3 years ago

gopi014 commented 3 years ago

I am looking for an progress indicator in the loader component so that I can display the status of download to the user . This is more helpful when we are rendering large pdf files as it takes more time to download before rendering.