react-native-macos/Libraries/Image
Christoph Nakazawa 060bd73e4e Fix `Platform.select` related flow errors [3/N]
Summary: This diff adds or fixes type annotations on a variety of files around RN.

Reviewed By: sahrens

Differential Revision: D13318808

fbshipit-source-id: dc466938167fda1ed7d6c9423c6cafe8040602e6
2018-12-05 21:48:55 -08:00
..
RCTImage.xcodeproj Update Xcode projects (#19574) 2018-06-19 23:48:12 -07:00
__tests__ jest: rename tests to follow the new convention 2018-11-26 10:30:12 -08:00
AssetRegistry.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
AssetSourceResolver.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Image.android.js Fix the comment for getSize in Image.android.js (#22092) 2018-11-03 18:37:25 -07:00
Image.ios.js Fix linting issues (#22062) 2018-11-01 14:29:16 -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 RN: Export ImageLoadEvent Type 2018-10-21 00:43:53 -07:00
ImageResizeMode.js RN: Replace `ImageResizeMode` w/ Flow Type 2018-09-28 01:07:30 -07:00
ImageSource.js Move ImageSourcePropType.js, ImageStylePropTypes.js, TextPropTypes.js (#21387) 2018-09-28 23:21:38 -07:00
ImageStore.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 Fixes animated gifs incorrectly looping/not stopping on last frame (#21999) 2018-11-30 20:32:20 -08: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 Ensure RCTImageCache's DateFormatter is only allocated once 2018-11-30 15:05:32 -08: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 Performance improvement for loading cached images on iOS (#20356) 2018-11-05 05:40:35 -08:00
RCTImageLoader.m Performance improvement for loading cached images on iOS (#20356) 2018-11-05 05:40:35 -08: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 Fix `Platform.select` related flow errors [3/N] 2018-12-05 21:48:55 -08:00
resolveAssetSource.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00