react-native/Libraries
Ron Heft b0c13ebe02 Allow PhotoKit to download photos from iCloud
Summary:
Resolves #7081 by allowing iCloud to download photos not stored on the device.

**Test plan (required)**

1. Verified existing photos stored on the device still display.
2. Deleted my iCloud photo library from my phone and verified the image downloads and displays.
Closes https://github.com/facebook/react-native/pull/9530

Differential Revision: D3838470

Pulled By: mkonicek

fbshipit-source-id: 810830a4246714b6e166e4411f3fa848b1f1b71c
2016-09-08 16:28:35 -07:00
..
ART Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
ActionSheetIOS ActionSheetIOS - Pass URL, not file contents to UIActivityViewController for file URLs. 2016-09-06 04:43:36 -07:00
AdSupport Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
Animated Disables munging in animated to make dynamic dispatch work for private methods 2016-09-08 05:44:08 -07:00
AppRegistry
AppState
BatchedBridge Cleanup and document native module configuration 2016-09-08 04:13:51 -07:00
BugReporting
CameraRoll Allow PhotoKit to download photos from iCloud 2016-09-08 16:28:35 -07:00
Components Brings accessibilityLabel into PickerAndroid 2016-09-07 16:58:30 -07:00
CustomComponents
DebugComponentHierarchy
Devtools
EventEmitter
Experimental Use Batchinator in WindowedListView 2016-09-06 22:43:27 -07:00
Fetch
Geolocation Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
Image Fix images not reloading after memory warning 2016-09-06 09:28:35 -07:00
Inspector
Interaction Add some stall stuff as settings to native animated example 2016-09-06 19:58:35 -07:00
JavaScriptAppEngine Deploy v0.32.0 2016-09-06 13:43:47 -07:00
LayoutAnimation
Linking
LinkingIOS Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
Modal Allow <Modal /> to be presented in different orientations 2016-09-07 13:10:11 -07:00
NativeAnimation Add support for DiffClamp node 2016-09-06 15:43:35 -07:00
NavigationExperimental Deploy v0.32.0 2016-09-06 13:43:47 -07:00
Network For file uploads, don't stomp on developer's Content-Type header 2016-09-05 14:58:40 -07:00
PermissionsAndroid
PushNotificationIOS registration error event 2016-09-06 11:13:40 -07:00
QuickPerformanceLogger
RCTTest Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
RKBackendNode
ReactIOS Deploy v0.32.0 2016-09-06 13:43:47 -07:00
ReactNative
Sample Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
Settings Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
Share
Storage
StyleSheet re-enable and fix tests 2016-09-03 01:13:37 -07:00
Text Include CSSLayout.h consistently with other project includes 2016-09-06 09:13:39 -07:00
Utilities Cleanup and document native module configuration 2016-09-08 04:13:51 -07:00
Vibration Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
WebSocket Remove guard that we used in iOS 7 to avoid a JS crash 2016-09-08 07:43:52 -07:00
react-native
vendor
Promise.js
promiseRejectionIsError.js