react-native/Libraries/Image
Tom Hastjarjanto 2424a215e0 [Image] Fix default Image functionality
Summary:
In the latest 0.9.0-rc of React Native, the default image won't load due to a typo and a missing condition in `setImage`. This PR contains fixes for both of them.
Closes https://github.com/facebook/react-native/pull/2269
Github Author: Tom Hastjarjanto <tom@intellicode.nl>
2015-08-11 05:19:04 -08:00
..
RCTImage.xcodeproj [React Native] open source ImageEditingManager native module 2015-07-29 15:57:48 -08:00
__tests__ [ReactNative] Copy assets to corresponding folders on Android 2015-06-01 12:21:53 -08:00
AssetRegistry.js [ReactNative] Register assets with AssetRegistry 2015-05-07 17:27:42 -08:00
Image.ios.js [Image] Fix default Image functionality 2015-08-11 05:19:04 -08:00
ImagePickerIOS.js Add support for selecting media from library 2015-06-22 03:09:16 -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] Add overflow to the whitelisted Image props 2015-07-27 11:06:27 -08:00
RCTCameraRollManager.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTCameraRollManager.m Converted RCTImageLoader to be a bridge module 2015-07-27 08:52:20 -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 Refactored RCTImageDownloader to use RCTNetworking instead of a separate download system 2015-07-27 13:47:52 -08:00
RCTImageDownloader.m Refactored RCTImageDownloader to use RCTNetworking instead of a separate download system 2015-07-27 13:47:52 -08:00
RCTImageEditingManager.h [React Native] open source ImageEditingManager native module 2015-07-29 15:57:48 -08:00
RCTImageEditingManager.m [React Native] open source ImageEditingManager native module 2015-07-29 15:57:48 -08:00
RCTImageLoader.h Refactored RCTImageDownloader to use RCTNetworking instead of a separate download system 2015-07-27 13:47:52 -08:00
RCTImageLoader.m Use +[RCTConvert NSURL:] everywhere instead of +[NSURL URLWithString:] 2015-08-04 16:26:16 -08:00
RCTImagePickerManager.h Add support for selecting media from library 2015-06-22 03:09:16 -08:00
RCTImagePickerManager.m Add support for selecting media from library 2015-06-22 03:09:16 -08:00
RCTImageRequestHandler.h [ReactNative] Refactor RCTDataManager to support pluggable data source modules (RCTURLRequestHandlers) 2015-06-09 12:27:06 -08:00
RCTImageRequestHandler.m Converted RCTImageLoader to be a bridge module 2015-07-27 08:52:20 -08:00
RCTImageStoreManager.h [React Native] open source ImageStoreManager native module and plug into RCTImageLoader 2015-07-20 22:48:54 -08:00
RCTImageStoreManager.m [React Native] open source ImageStoreManager native module and plug into RCTImageLoader 2015-07-20 22:48:54 -08:00
RCTImageUtils.h Merged RCTStaticImage with FB internal version 2015-07-14 04:06:18 -08:00
RCTImageUtils.m Fixed rotation and scaling issues when loading ALAssets using RCTImageLoader 2015-07-21 05:32:49 -08:00
RCTImageView.h Merged RCTNetworkImageView functionality into RCTStaticImage 2015-07-17 07:43:16 -08:00
RCTImageView.m [Image] Fix default Image functionality 2015-08-11 05:19:04 -08:00
RCTImageViewManager.h Merged RCTNetworkImageView functionality into RCTStaticImage 2015-07-17 07:43:16 -08:00
RCTImageViewManager.m Merged RCTNetworkImageView functionality into RCTStaticImage 2015-07-17 07:43:16 -08:00
resolveAssetSource.js [ReactNative] Copy assets to corresponding folders on Android 2015-06-01 12:21:53 -08:00