mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: When used with expo, JS code content type is `application/javascript; charset=UTF-8` instead of just `application/javascript`, We have a really large bundle and the application shows stuck at "Bundling 100%" and does not show "Downloading 1..100%". Here we improve the check for the content type to correctly show the progress. ## Changelog: [IOS] [FIXED] - Fixed headers content type check for iOS bundle download <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests Pull Request resolved: https://github.com/facebook/react-native/pull/43262 Reviewed By: huntie Differential Revision: D54412657 Pulled By: robhogan fbshipit-source-id: f12e260f1bda36495eb5e6ecd0f66c86f26d4747