mirror of
https://github.com/status-im/react-native.git
synced 2025-02-11 08:56:44 +00:00
Summary: The transform step in currently the longest one in the bundling process. This adds a progress bar to track the transform progress. {F23096660}