react-native/Libraries/Components/Touchable
Andrei Coman 9840ced929 Reverted commit D3735237
Summary:
Currently, text inputs do not scroll when inside other components like scroll
views. This fixes it by blocking any parent native component from taking the
responder when the text input is focused and is being scrolled. This fixes the
previous implementation, where the scroll view was not able to scroll on top of
other text inputs, even though they were not focused.
This makes the component similar to it's ios counterpart.

Reviewed By: foghina

Differential Revision: D3735237

fbshipit-source-id: 724f94a6e7332d03261a80f63ffa60d0e5846932
2016-08-24 08:43:42 -07:00
..
__mocks__ Update to 14.0 2016-07-27 22:13:26 -07:00
__tests__ Update to 14.0 2016-07-27 22:13:26 -07:00
BoundingDimensions.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Position.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Touchable.js Reverted commit D3735237 2016-08-24 08:43:42 -07:00
TouchableBounce.js Auto-fix lint errors 2016-08-09 06:43:46 -07:00
TouchableHighlight.js Update Touchable docs with new image require syntax 2016-07-13 23:13:22 -07:00
TouchableNativeFeedback.android.js Fixed position of ripple-effect 2016-07-08 19:33:20 -07:00
TouchableNativeFeedback.ios.js Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
TouchableOpacity.js Update Touchable docs with new image require syntax 2016-07-13 23:13:22 -07:00
TouchableWithoutFeedback.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
ensureComponentIsNative.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ensurePositiveDelayProps.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00