react-native/Libraries
James Ide f331d2a844 Expose the touch-retention offset as a prop
Summary: The touch-retention offset defines a rect around a touchable component in which the touch is retained. Easiest way to see this is to touch a button in a real navigation bar and slide your finger out of the range and back in. This diff exposes the offset as a prop (I thought touchRetentionOffset was a more informative name than pressRectOffset)

Fixes #198
Closes https://github.com/facebook/react-native/pull/713

Reviewed By: svcscm

Differential Revision: D2115370

Pulled By: shayne

fb-gh-sync-id: c3f57940dfa3806f9c88df03a01d4d65bb58cf32
2015-11-16 13:53:31 -08:00
..
ART Mark `-[init]` w RCT_NOT_IMPLEMENTED 2015-11-14 06:29:27 -08:00
ActionSheetIOS Fixed display of alerts on top of modal window 2015-11-05 03:54:31 -08:00
AdSupport Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Animated Fix breakages when upgrading to babel 6 2015-11-10 10:56:48 -08: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 revert D2372548 to fix initial app state issue 2015-09-25 13:25:26 -07:00
BatchedBridge Adding jest tests to groups rn 2015-08-31 17:35:47 -08:00
CameraRoll RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
Components Expose the touch-retention offset as a prop 2015-11-16 13:53:31 -08:00
CustomComponents Ensure row key uniqueness for listview with sections 2015-11-13 08:15:59 -08: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 Use pre-bundled elements inspector 2015-10-29 11:21:32 -07:00
Fetch Add fetch's clone function to Request and Response prototypes 2015-10-30 10:57:33 -07:00
Geolocation Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Image enabling progressive Jpeg rendering (part 2/2) 2015-11-16 11:43:27 -08:00
Inspector [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
Interaction Make InteractionManager.runAfterInteractions() return a Promise 2015-11-09 20:14:26 -08:00
JavaScriptAppEngine Ensure exceptions from route generation are reported 2015-11-09 09:13:27 -08:00
LayoutAnimation [ReactNative] Remove POPAnimation 2015-08-20 22:24:28 -07:00
LinkingIOS Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Modal Make <Modal> visible by default 2015-10-30 17:09:27 -07:00
NativeApp [ReactNative] Add "RCTNativeAppEventEmitter" 2015-05-15 16:57:18 -08:00
Network Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -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 Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
QuickPerformanceLogger added QPL for main interactions 2015-09-29 22:25:23 -07:00
RCTTest RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
RKBackendNode [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactIOS Fixed: Move out setupDevtools call from renderApplication function 2015-11-05 08:50:29 -08:00
ReactNative Fix open source 2015-11-07 11:41:20 -08:00
Sample Remove invariant of Sample.ios.js that is not used 2015-05-26 18:25:00 -07:00
Settings Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Storage Fix AsyncStorage error multiplexing 2015-10-28 12:03:26 -07:00
StyleSheet Expose additional private modules 2015-11-05 03:35:18 -08:00
Text Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Utilities RN: Remove BackAndroid Warning 2015-11-12 13:24:27 -08:00
Vibration Text highlighting on iOS 2015-07-24 08:41:58 -08:00
WebSocket Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
react-native Open source IntentAndroid 2015-11-12 12:41:32 -08:00
vendor fix a markdown format typo 2015-11-16 11:37:45 -08:00
Promise.js Replace ES6Promise with Promise 2015-04-15 06:06:29 -08:00