mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
900210cacc
Summary: Fix Image defaultSource not showing on iOS. This bug was introduced somewhere between RN 0.63 and 0.65. On iOS, defaultSource does not show while the image is being downloaded, only if it fails or there's no internet. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [iOS] [Fixed] - Fix Image defaultSource not showing on iOS Pull Request resolved: https://github.com/facebook/react-native/pull/32172 Test Plan: Ran both debug and release builds on an iPhone 12 pro (iOS 14.6) Reviewed By: sammy-SC Differential Revision: D30822805 Pulled By: lunaleaps fbshipit-source-id: c4ef18723a8311ef3be1d7ae25ff3c205e8fff62