react-native/Libraries
Nick Lockwood 56d25bbbdd Moved CameraRoll-related classes into CameraRoll folder instead of Image
Summary:
The CameraRoll-related APIs were mixed in with the Image classes due to legacy coupling issues. Now that the APIs have been decoupled, it makes more sense for the CameraRoll classes to live in a separate library.

This will be a breaking change for apps using the CameraRoll or related APIs. Fix is to add the RCTCameraRoll lib to your project.
2015-09-08 09:48:19 -08:00
..
ART Refactor RCTUIManager 2015-08-06 15:49:35 -08:00
ActionSheetIOS Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
AdSupport Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Animated [RN] Document Animated.js 2015-09-03 19:25:41 -08:00
Animation [ReactNative] Remove POPAnimation 2015-08-20 22:24:28 -07:00
AppRegistry [React Native] Provide a way to get a list of registered apps in AppRegistry 2015-08-07 11:05:25 -08:00
AppStateIOS Use native initialAppState to init app_state for AppStateIOS. 2015-08-25 09:32:28 -08:00
BatchedBridge Adding jest tests to groups rn 2015-08-31 17:35:47 -08:00
CameraRoll Moved CameraRoll-related classes into CameraRoll folder instead of Image 2015-09-08 09:48:19 -08:00
Components [RN][Accessibility] Expose accessibilityTraits and accessibilityComponentType props to Touchable* component 2015-09-03 12:16:21 -08:00
CustomComponents [android] fix crash if breadcrumb refs don't exist 2015-08-20 19:08:16 -07:00
DebugComponentHierarchy [ReactNative] Send debug component ownership info in createView 2015-06-25 05:47:24 -08:00
Device flowify some Libraries 2015-03-25 11:09:54 -08:00
Devtools [Flow] Clean up react-native for Flow v0.15.0 2015-09-04 16:51:18 -08:00
Fetch [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Geolocation Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
Image Moved CameraRoll-related classes into CameraRoll folder instead of Image 2015-09-08 09:48:19 -08:00
Inspector [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
Interaction InteractionManager: remove dev timeout warnings 2015-07-01 04:51:28 -08:00
JavaScriptAppEngine [react-native] Fix tests and re-enable CI 2015-08-26 20:58:24 -08:00
LayoutAnimation [ReactNative] Remove POPAnimation 2015-08-20 22:24:28 -07:00
LinkingIOS Fix LinkingIOS docs typo 2015-09-01 08:09:45 -08:00
Modal [ReactNative][SyncDiff] Hook in the Dialog.onDismiss to JS 2015-09-04 04:09:25 -08:00
NativeApp [ReactNative] Add "RCTNativeAppEventEmitter" 2015-05-15 16:57:18 -08:00
Network Fixed networker crash due to threading bug 2015-09-08 04:03:04 -08:00
Picker Fixed PickerIOS onChange event 2015-09-08 03:34:33 -08:00
Portal [RN] add clarifying Android-only comment to Portal 2015-08-31 11:10:45 -08:00
PushNotificationIOS Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTTest Make RCTTestRunner wait for JS context to deallocate 2015-09-04 03:24:16 -08:00
RKBackendNode [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactIOS [ReactNative] Remove POPAnimation 2015-08-20 22:24:28 -07:00
ReactNative [ReactNative][SyncDiff] Add parameter to allow turning on/off off screen rendering for alpha compositing 2015-08-26 15:15:36 -08:00
Settings Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Storage [Docs] Clarify in the AsyncStorage docs that it is global to the app, not OS 2015-06-15 14:18:09 -08:00
StyleSheet [Flow] Clean up react-native for Flow v0.15.0 2015-09-04 16:51:18 -08:00
Text [TextInput] Set scrollsToTop = NO for UITextViews 2015-09-01 02:40:15 -08:00
Utilities [ReactNative] Improve error handling with missing bridge callback 2015-08-27 11:02:58 -08:00
Vibration Text highlighting on iOS 2015-07-24 08:41:58 -08:00
WebSocket Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
react-native [ReactNative][SyncDiff] Add more items to react-native target 2015-08-27 06:31:30 -08:00
vendor [ReactNative] Pass events through to touchable handlers 2015-08-21 03:03:32 -07:00
Promise.js Replace ES6Promise with Promise 2015-04-15 06:06:29 -08:00