react-native/Libraries/Image
Alican Çubukçuoğlu 783cb8e4a6 Export ImageURISource type (#21305)
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
2018-09-24 20:48:20 -07:00
..
RCTImage.xcodeproj Update Xcode projects (#19574) 2018-06-19 23:48:12 -07:00
__tests__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
AssetRegistry.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
AssetSourceResolver.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Image.android.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Image.ios.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ImageBackground.js Back out "Change ImageBackground to work with percentage image sizes" 2018-09-12 12:31:52 -07:00
ImageEditor.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ImageProps.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ImageResizeMode.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ImageSource.js Export ImageURISource type (#21305) 2018-09-24 20:48:20 -07:00
ImageSourcePropType.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ImageStore.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ImageStylePropTypes.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ImageViewNativeComponent.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTGIFImageDecoder.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTGIFImageDecoder.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageBlurUtils.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageBlurUtils.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageCache.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageCache.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageEditingManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageEditingManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageLoader.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageLoader.m Fixed threading issue in RCTImageLoader 2018-09-21 09:21:17 -07:00
RCTImageShadowView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageShadowView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageStoreManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageStoreManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageUtils.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageUtils.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTLocalAssetImageLoader.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTLocalAssetImageLoader.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTResizeMode.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTResizeMode.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RelativeImageStub.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
TextInlineImageNativeComponent.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
nativeImageSource.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
resolveAssetSource.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00