react-native/Libraries/Components/TextInput
m3vaz 61832b4323 _getText defaults to blank string when no default value set
Summary:
One of the potential fixes that grabbou suggested was to make _getText return an empty string in the worst case of null value and null defaultValue.
Closes https://github.com/facebook/react-native/pull/9553

Differential Revision: D3800913

fbshipit-source-id: 30d9c0a7384d39477a71947714eec3340ba5380f
2016-08-31 16:14:03 -07:00
..
TextInput.js _getText defaults to blank string when no default value set 2016-08-31 16:14:03 -07:00
TextInputState.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00