9840ced929
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 |
||
---|---|---|
.. | ||
__mocks__ | ||
__tests__ | ||
BoundingDimensions.js | ||
Position.js | ||
Touchable.js | ||
TouchableBounce.js | ||
TouchableHighlight.js | ||
TouchableNativeFeedback.android.js | ||
TouchableNativeFeedback.ios.js | ||
TouchableOpacity.js | ||
TouchableWithoutFeedback.js | ||
ensureComponentIsNative.js | ||
ensurePositiveDelayProps.js |