ctrlplusb / react-async-component

Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.
MIT License
1.45k stars 62 forks source link

LoadingComponent progress? #49

Open romanlex opened 7 years ago

romanlex commented 7 years ago

Hello. Can I get current fetching progress of component? Example: XMLHttpRequest has event 'progress'. Size of my async component is 500kb. I want see progress bar on top of the page with progress value in LoadingComponent