react-native/Libraries/Image
Spencer Ahrens 48b281de76 [ReactNative] Remove padding restriction on images
Summary:
@public
Padding actually works fine on images.

Test Plan: Nested text inside an image is properly positioned with padding on the image.
2015-05-01 16:44:52 -08:00
..
RCTImage.xcodeproj [ReactNative] Fix analyze errors on oss 2015-04-24 08:28:35 -08:00
__tests__ [ReactNative] Enable resolveAssetSource for Image.android 2015-04-24 10:56:04 -08:00
Image.ios.js [react-native] Fix capitalization of "REact" 2015-04-27 13:52:57 -08:00
ImageResizeMode.js [react_native] JS files from D2009265: Fix resizeMode for images 2015-04-21 12:04:32 -08:00
ImageSource.js [ReactNative][MAdMan] Add type for image source, flowify AdsManagerObjectiveTypes 2015-04-06 10:32:42 -08:00
ImageStylePropTypes.js [ReactNative] Remove padding restriction on images 2015-05-01 16:44:52 -08:00
RCTCameraRollManager.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTCameraRollManager.m [React Native] RCT_EXPORT lvl.2 2015-04-08 08:34:10 -08:00
RCTGIFImage.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTGIFImage.m [ReactNative] Fix analyze errors on oss 2015-04-24 08:28:35 -08:00
RCTImageDownloader.h Fixed threading issues in RCTImageDownloader 2015-03-30 03:38:46 -08:00
RCTImageDownloader.m [ReactNative] Fix crash on image download 2015-04-07 03:14:40 -08:00
RCTImageLoader.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTImageLoader.m [ReactNative] Move image asset loading to a queue 2015-04-14 18:03:11 -08:00
RCTNetworkImageView.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTNetworkImageView.m Fixed threading issues in RCTImageDownloader 2015-03-30 03:38:46 -08:00
RCTNetworkImageViewManager.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTNetworkImageViewManager.m [ReactNative] verifyPropTypes against native exports 2015-04-16 18:15:36 -08:00
RCTStaticImage.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTStaticImage.m [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTStaticImageManager.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTStaticImageManager.m [ReactNative] verifyPropTypes against native exports 2015-04-16 18:15:36 -08:00
resolveAssetSource.js [ReactNative] Enable resolveAssetSource for Image.android 2015-04-24 10:56:04 -08:00