react-native/Libraries/Image
Héctor Ramos 28d60b68ad Trim docs that are already present in the open source docs site
Summary:
A lot of these docs are already present in https://github.com/facebook/react-native-website.
Closes https://github.com/facebook/react-native/pull/17776

Differential Revision: D6839783

Pulled By: hramos

fbshipit-source-id: 945fde22afb8f181d0463617d224d3f3429faa24
2018-01-29 16:20:15 -08:00
..
RCTImage.xcodeproj Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
__tests__ Fix encoding of various files 2017-11-02 08:00:56 -07:00
AssetRegistry.js Prettier for View, Image and co. 2018-01-14 20:03:32 -08:00
AssetSourceResolver.js Prettier for View, Image and co. 2018-01-14 20:03:32 -08:00
Image.android.js Trim docs that are already present in the open source docs site 2018-01-29 16:20:15 -08:00
Image.ios.js Trim docs that are already present in the open source docs site 2018-01-29 16:20:15 -08:00
ImageBackground.js Correct logo URL 2017-12-07 08:31:38 -08:00
ImageEditor.js Prettier for View, Image and co. 2018-01-14 20:03:32 -08:00
ImageResizeMode.js Prettier for View, Image and co. 2018-01-14 20:03:32 -08:00
ImageSource.js Prettier for View, Image and co. 2018-01-14 20:03:32 -08:00
ImageSourcePropType.js Prettier for View, Image and co. 2018-01-14 20:03:32 -08:00
ImageStore.js Prettier for View, Image and co. 2018-01-14 20:03:32 -08:00
ImageStylePropTypes.js Prettier for View, Image and co. 2018-01-14 20:03:32 -08:00
RCTGIFImageDecoder.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTGIFImageDecoder.m remove unused includes in fbobjc/Libraries 2017-02-19 18:33:49 -08:00
RCTImageBlurUtils.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTImageBlurUtils.m Add blur effect to RCTImageView 2016-03-17 12:25:40 -07:00
RCTImageCache.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTImageCache.m Fix build errors exposed by building against clang 5.0 2017-09-14 00:35:02 -07:00
RCTImageEditingManager.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTImageEditingManager.m Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTImageLoader.h Providing an API to load assets from a different directory 2017-12-08 15:01:40 -08:00
RCTImageLoader.m Providing an API to load assets from a different directory 2017-12-08 15:01:40 -08:00
RCTImageShadowView.h Using <Image> with nested content now causes warning (yellowbox) 2017-05-30 20:04:55 -07:00
RCTImageShadowView.m Removed support of nested content inside <Image> on iOS 2017-09-10 21:48:16 -07:00
RCTImageStoreManager.h Code cleanup - Xcode 9 build warning/issue. 2017-10-29 23:17:18 -07:00
RCTImageStoreManager.m Code cleanup - Xcode 9 build warning/issue. 2017-10-29 23:17:18 -07:00
RCTImageUtils.h Fix photo orientation from ImagePickerIOS 2017-07-24 21:51:51 -07:00
RCTImageUtils.m Fix photo orientation from ImagePickerIOS 2017-07-24 21:51:51 -07:00
RCTImageView.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTImageView.m Fixed typo in comments 2017-10-27 11:05:02 -07:00
RCTImageViewManager.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTImageViewManager.m Using <Image> with nested content now causes warning (yellowbox) 2017-05-30 20:04:55 -07:00
RCTLocalAssetImageLoader.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTLocalAssetImageLoader.m RCTImage: Use C atomics instead of OSAtomic 2017-08-01 02:51:03 -07:00
RCTResizeMode.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTResizeMode.m Add Image resizeMode center to iOS 2016-07-19 03:43:26 -07:00
RelativeImageStub.js Rename metro-bundler to metro 2017-11-29 03:35:29 -08:00
nativeImageSource.js Prettier for View, Image and co. 2018-01-14 20:03:32 -08:00
resolveAssetSource.js remove embeddedBundleURL 2017-12-21 12:02:32 -08:00