react-native-macos/Libraries/Image
Luna Wei ea1e8bbd34 Add queryCache to ImageLoader native module
Summary:
[iOS] [Added] - Add definition for `queryCache` in ImageLoader

This diff is related to moving RCTImageViewManager's commands to a native module, ImageLoader.

Reviewed By: zackargyle, TheSavior

Differential Revision: D17714521

fbshipit-source-id: 722cc17a2ebb03e72d7c080dfc4d0aa6d7440e85
2019-10-02 14:05:12 -07:00
..
__tests__ Explicitly separate mocked native modules from mocked JS modules (#24809) 2019-05-31 03:19:49 -07:00
AssetRegistry.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
AssetSourceResolver.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Image.android.js Introduce flow type to differentiate between HostComponent, NativeMethodsMixin, and NativeComponent 2019-09-25 10:12:38 -07:00
Image.ios.js Introduce flow type to differentiate between HostComponent, NativeMethodsMixin, and NativeComponent 2019-09-25 10:12:38 -07:00
ImageBackground.js Delete ensureComponentIsNative.js 2019-08-14 11:46:58 -07:00
ImagePickerIOS.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
ImageProps.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
ImageResizeMode.js RN: Replace `ImageResizeMode` w/ Flow Type 2018-09-28 01:07:30 -07:00
ImageSource.js @allow-large-files Deploy Flow v0.99.0 to xplat/js 2019-05-29 18:11:43 -07:00
ImageViewNativeComponent.js Introduce flow type to differentiate between HostComponent, NativeMethodsMixin, and NativeComponent 2019-09-25 10:12:38 -07:00
NativeImageLoader.js Add queryCache to ImageLoader native module 2019-10-02 14:05:12 -07:00
NativeImagePickerIOS.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
RCTAnimatedImage.h Animated image improvements (#24822) 2019-06-24 03:45:23 -07:00
RCTAnimatedImage.m Fixes animated gifs incorrectly looping (#25612) 2019-08-28 08:15:11 -07:00
RCTGIFImageDecoder.h Migrate RCTImage NativeModules to CoreModules 2019-08-14 13:39:30 -07:00
RCTGIFImageDecoder.m CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
RCTImageBlurUtils.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageBlurUtils.m CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
RCTImageCache.h Migrate RCTImage NativeModules to CoreModules 2019-08-14 13:39:30 -07:00
RCTImageCache.m CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
RCTImageDataDecoder.h Migrate RCTImage NativeModules to CoreModules 2019-08-14 13:39:30 -07:00
RCTImageLoaderProtocol.h Migrate RCTImage NativeModules to CoreModules 2019-08-14 13:39:30 -07:00
RCTImageShadowView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageShadowView.m CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
RCTImageURLLoader.h Migrate RCTImage NativeModules to CoreModules 2019-08-14 13:39:30 -07:00
RCTImageUtils.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageUtils.m CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
RCTImageView.h Add border properties to `RCTImageView` 2019-04-16 11:04:20 -07:00
RCTImageView.m Ensure ImageLoader is lazily loaded as necessary 2019-08-21 16:11:32 -07:00
RCTImageViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageViewManager.m Ensure ImageLoader is lazily loaded as necessary 2019-08-21 16:11:32 -07:00
RCTLocalAssetImageLoader.h Migrate RCTImage NativeModules to CoreModules 2019-08-14 13:39:30 -07:00
RCTLocalAssetImageLoader.m CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
RCTResizeMode.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTResizeMode.m CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
RCTUIImageViewAnimated.h Back out "[RN] Remove RCTUIImageViewAnimated WeakProxy gating" 2019-09-07 19:04:45 -07:00
RCTUIImageViewAnimated.m Fix free page calculations on iOS 2019-10-01 12:06:44 -07:00
React-RCTImage.podspec Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
RelativeImageStub.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
TextInlineImageNativeComponent.js Introduce flow type to differentiate between HostComponent, NativeMethodsMixin, and NativeComponent 2019-09-25 10:12:38 -07:00
assetPathUtils.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
nativeImageSource.js RN: Improve `nativeImageSource` Return Type 2019-09-09 14:58:38 -07:00
resolveAssetSource.js Add spec for SourceCode (#24901) 2019-05-22 03:27:54 -07:00