react-native-macos/Libraries/Image
Ziqi Chen ef3d8b23c3 Unreverting Marketplace change for Inverted Color Ignorance
Summary:
Un-reverted Diff D8528543

Context:
Diff itself is the exact same as the old one. There's actually nothing wrong with this diff,
it was originally reverted because of iOS compatibility issue on exposing `accessibilityIgnoresInvertcolors` API to javascript, which has now been handled and fixed in this D8599698.
This means I can now set the property `accessibilityIgnoresInvertColors`

--------------------------
Added Smart Inversion Compatibility to Marketplace on iOS so that photos don't appear inverted
Added Property to View for Ignoring Color Inversion
Applied Property to Images on marketplace.

**Note: Android doesn't support smart inversion

Reviewed By: PeteTheHeat

Differential Revision: D8737594

fbshipit-source-id: 86080d45dec773ede4d3828fcda8870f546df691
2018-07-10 11:17:28 -07:00
..
RCTImage.xcodeproj Update Xcode projects (#19574) 2018-06-19 23:48:12 -07:00
__tests__ Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
AssetRegistry.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
AssetSourceResolver.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Image.android.js Reverting image source null so the fix can go all once later 2018-07-06 12:33:00 -07:00
Image.ios.js Fix broken default for Image.ios.js resizeMode back to cover 2018-06-21 12:01:29 -07:00
ImageBackground.js Unreverting Marketplace change for Inverted Color Ignorance 2018-07-10 11:17:28 -07:00
ImageEditor.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
ImageProps.js Tightening the flow types for Image 2018-06-19 21:32:26 -07:00
ImageResizeMode.js Convert react-native-github/Libraries to let/const 2018-05-10 16:16:35 -07:00
ImageSource.js Image from createReactClass -> ES6 Class 2018-06-19 21:32:26 -07:00
ImageSourcePropType.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
ImageStore.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
ImageStylePropTypes.js Convert react-native-github/Libraries to let/const 2018-05-10 16:16:35 -07:00
RCTGIFImageDecoder.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTGIFImageDecoder.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageBlurUtils.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageBlurUtils.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageCache.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageCache.m Fix crash during Archiving project in IOS 2018-05-14 11:49:53 -07:00
RCTImageEditingManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageEditingManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageLoader.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageLoader.m fix(RCTImageLoader): Adds `requiresMainQueueSetup` to fix v0.52 2018-04-03 16:41:43 -07:00
RCTImageShadowView.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageShadowView.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageStoreManager.h Update additional license headers 2018-03-08 12:10:14 -08:00
RCTImageStoreManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageUtils.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageUtils.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageView.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageView.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageViewManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageViewManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLocalAssetImageLoader.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLocalAssetImageLoader.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTResizeMode.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTResizeMode.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RelativeImageStub.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
nativeImageSource.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
resolveAssetSource.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00