react-native-macos/Libraries/Image
Karan Thakkar de6cdc442d Rename RCTImageCacheDelegate -> RCTImageCache in code comment (#22406)
Summary:
Update reference to property in code comment in `RCTImageLoader`. There is no protocol named `RCTImageCacheDelegate` in the codebase. Its just `RCTImageCache` and it exists [here](f2894e58cf/Libraries/Image/RCTImageLoader.h (L22)).
Pull Request resolved: https://github.com/facebook/react-native/pull/22406

Differential Revision: D13373793

Pulled By: cpojer

fbshipit-source-id: b5edf18ebad626bf09648c079299e5acd14ba48a
2018-12-06 21:13:58 -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 Move asset related modules into `metro-buck` 2018-12-06 20:15:46 -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 Rename RCTImageCacheDelegate -> RCTImageCache in code comment (#22406) 2018-12-06 21:13:58 -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
assetPathUtils.js Move asset related modules into `metro-buck` 2018-12-06 20:15:46 -08: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