react-native/Libraries/ReactNative
Janic Duplessis 552c601921 Don't dismiss keyboard when tapping another text input
Summary:
When using text inputs inside a ScrollView with `keyboardShouldPersistTaps=false` (default behavior) tapping another text input dismisses the keyboard instead of keeping it open and focusing the new text input which I think is the better and expected behavior.

See #10628 for more discussion about that. Note that this affects nothing but the behavior with text inputs unlike #10628.

cc satya164 MaxLap ericvicenti
Closes https://github.com/facebook/react-native/pull/10887

Differential Revision: D4178474

Pulled By: ericvicenti

fbshipit-source-id: 0c62ea2fac0017d559d1f8674b0a686a5e1b3d2d
2016-11-25 05:43:30 -08:00
..
AppContainer.js make Modal pass rootTag to AppContainer 2016-11-18 01:43:26 -08:00
AppRegistry.js RN: Require {react/lib/ => }ReactNative 2016-10-14 18:59:10 -07:00
I18nManager.js Reorganize core JS files 2016-10-11 10:14:28 -07:00
UIManager.js RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
UIManagerStatTracker.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00
YellowBox.js Update fbsource 2016-11-08 12:43:48 -08:00
queryLayoutByID.js Reorganize core JS files 2016-10-11 10:14:28 -07:00
renderApplication.js Deploy v0.35.0 2016-11-14 20:45:17 -08:00
requireNativeComponent.js Don't dismiss keyboard when tapping another text input 2016-11-25 05:43:30 -08:00
verifyPropTypes.js Reorganize core JS files 2016-10-11 10:14:28 -07:00