react-native/Libraries/Image
Jordan Brown f125815efc Add flow suppressions to xplat android
Summary:
.android.js files may be checked (when the next version of flow is released) by using `flow start --flowconfig-name .flowconfig.android` and `flow status --flowconfig-name .flowconfig.android`

This diff adds suppressions to the errors that are in .android.js files, which flow does not check right now.

When site is `react_native_fb` or `react_native_android_fb`, error will be suppressed when checking with .flowconfig.android
When site is `react_native_fb` or `react_native_ios_fb`, error will be suppressed when checking with .flowconfig.

You can use `react_native_fb` when it should be suppressed for both.

The controller you requested could not be found.

Reviewed By: TheSavior

Differential Revision: D9122178

fbshipit-source-id: 0ec9d3cae3d887f58645e6585b2a3f6c3889b13e
2018-08-13 11:16:41 -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 Add flow suppressions to xplat android 2018-08-13 11:16:41 -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 Added ImageEditor comment to clarify image access policy. 2018-07-16 13:17:16 -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 Check return code from malloc (#20173) 2018-08-08 18:32:19 -07:00
RCTImageCache.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTImageCache.m Revert D8978844: [react-native][PR] Performance improvement for loading cached images on iOS 2018-07-30 14:46:30 -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 Revert D8978844: [react-native][PR] Performance improvement for loading cached images on iOS 2018-07-30 14:46:30 -07:00
RCTImageLoader.m Revert D8978844: [react-native][PR] Performance improvement for loading cached images on iOS 2018-07-30 14:46:30 -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