react-native/Libraries
Bill Fisher 3b83853713 [ReactNative] fix onMoveShouldSetPanResponderCapture
Summary:
Typo in implementation prevented onMoveShouldSetPanResponderCapture from working.
2015-07-27 12:06:40 -08:00
..
ART [ReactNative] revert D2233419: 'Dynamic Text Sizes for Text component' 2015-07-14 15:55:06 -08:00
ActionSheetIOS Text highlighting on iOS 2015-07-24 08:41:58 -08:00
AdSupport Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Animation [ReactNative] Delete AnimationExperimental and AnimationUtils 2015-07-24 10:29:44 -08:00
AppRegistry [Flow] Fix or suppress errors in react-native for Flow v0.13.0 2015-06-22 09:48:15 -08:00
AppStateIOS [RN|madman] init AppStateIOS.currentState with 'active' 2015-06-11 13:22:16 -08:00
BatchedBridge [ReactNative] Refactor BatchedBridge and MessageQueue 2015-06-17 07:49:33 -08:00
CameraRoll [ReactNative] CameraRoll docs 2015-07-27 09:46:35 -08:00
Components [ReactNative] TextInput docs 2015-07-27 06:45:13 -08:00
CustomComponents [Treehouse RN] Make smoothScrollTo works by not calling it twice 2015-07-27 11:25:28 -08:00
DebugComponentHierarchy [ReactNative] Send debug component ownership info in createView 2015-06-25 05:47:24 -08:00
Device
Devtools [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
Fetch
Geolocation Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Image [ReactNative] Add overflow to the whitelisted Image props 2015-07-27 11:06:27 -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 [ReactNative] Use ASCII double quotes 2015-07-24 13:16:25 -08:00
LinkingIOS Text highlighting on iOS 2015-07-24 08:41:58 -08:00
NativeApp
Network Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Picker Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
Portal [reactnative] move .android.js files to oss 2015-07-22 08:44:07 -08:00
PushNotificationIOS Text highlighting on iOS 2015-07-24 08:41:58 -08:00
RCTTest Text highlighting on iOS 2015-07-24 08:41:58 -08:00
RKBackendNode
ReactIOS [ReactNative] cleanup native components 2015-07-24 18:54:35 -08:00
ReactNative [ReactNative] cleanup native components 2015-07-24 18:54:35 -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 [ReactNative] Add overflow to the whitelisted Image props 2015-07-27 11:06:27 -08:00
Text Fixed text highlight alignment when text has nonzero padding. 2015-07-27 07:11:29 -08:00
Utilities [ReactNative] PixelRatio docs 2015-07-27 09:40:08 -08:00
Vibration Text highlighting on iOS 2015-07-24 08:41:58 -08:00
WebSocket Text highlighting on iOS 2015-07-24 08:41:58 -08:00
react-native [ReactNative] Remove all the flow errors 2015-07-22 18:11:09 -08:00
vendor [ReactNative] fix onMoveShouldSetPanResponderCapture 2015-07-27 12:06:40 -08:00
Promise.js