mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
783cb8e4a6
Summary: Exporting ImageURISource because we needed to use it in a custom Image component. This should be a case for other people too since handling of `number` ImageSources and `ImageURISource` ImageSources are way different. Release Notes: -------------- [GENERAL] [ENHANCEMENT] [Image] - Export "ImageURISource" Flow type Pull Request resolved: https://github.com/facebook/react-native/pull/21305 Differential Revision: D10024160 Pulled By: rsnara fbshipit-source-id: f074148345285217014b6ba6735cfdf3508563b5