react-native-macos/Libraries/Image
Jean Regisser 163fb08792 Add spec for SourceCode (#24901)
Summary:
Part of #24875

## Changelog

[General] [Added] - Add TurboModule spec for SourceCode
Pull Request resolved: https://github.com/facebook/react-native/pull/24901

Reviewed By: fkgozali

Differential Revision: D15391727

Pulled By: rickhanlonii

fbshipit-source-id: 9d4622d809efdc3955d435c5a51b72c38cedccc5
2019-05-22 03:27:54 -07:00
..
RCTImage.xcodeproj Update Xcode projects (#19574) 2018-06-19 23:48:12 -07:00
__tests__ Add spec for SourceCode (#24901) 2019-05-22 03:27:54 -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 Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Image.ios.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
ImageBackground.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
ImageEditor.js Codemod $Enum<...> to $Keys<...> in xplat/fbcode 2019-05-16 14:20:29 -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 Move ImageSourcePropType.js, ImageStylePropTypes.js, TextPropTypes.js (#21387) 2018-09-28 23:21:38 -07:00
ImageStore.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
ImageViewNativeComponent.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
RCTGIFImageDecoder.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTGIFImageDecoder.m Add ImageIO related C nullable check to prevent crash (#23186) 2019-01-28 03:36:57 -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 Enhance image freshness check before stored into cache (#23226) 2019-02-06 02:07:17 -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 Make FBReactModule, RCTNetworking, and RCTImageLoader use new Plugin API 2019-03-12 21:07:36 -07:00
RCTImageLoader.m Revert D14425373: [react-native][PR] [iOS] Remove explicitly add png file extension when load local image 2019-03-20 14:46:53 -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 Add ImageIO nullable check in Image module (#23544) 2019-02-19 21:22:37 -08:00
RCTImageView.h Add border properties to `RCTImageView` 2019-04-16 11:04:20 -07:00
RCTImageView.m Fixes renderingMode not applied to GIF images (#24794) 2019-05-13 07:37:07 -07:00
RCTImageViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageViewManager.m Add Image.getSizeWithHeaders (#18850) 2019-03-12 19:20:31 -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
React-RCTImage.podspec Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
RelativeImageStub.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
TextInlineImageNativeComponent.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
assetPathUtils.js Added: informational error message on getting Android drawable folder… (#17751) 2019-01-28 09:10:33 -08:00
nativeImageSource.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
resolveAssetSource.js Add spec for SourceCode (#24901) 2019-05-22 03:27:54 -07:00