A framework for building native applications using React
Add a loading bar when loading split bundles
Summary: This adds a loading indicator when loading split bundles so that users get a visual indicator about what is going on. Note that I am currently trying to get the dynamic message that shows the number of modules and percentage to work but it appears that the JavaScript networking client (XMLHttpRequest + RCTNetwork) are not set up to deal with multipart responses in the same way as our native multipart handlers are. I'd like to put this in place now and polish it later if it's possible to fix the issue (I spent all afternoon yesterday trying to make multipart messages work and failed :( ). Reviewed By: gaearon Differential Revision: D16281531 fbshipit-source-id: 84e53d7f25642398ed51d8f552919880b8090897
C
Christoph Nakazawa committed
d974793b5952fe9c5ead7411a860eef04038529e
Parent: ba8f88d
Committed by Facebook Github Bot <[email protected]>
on 7/18/2019, 10:06:49 AM