react-native/Libraries/Components/TextInput
Bin Yue c53404a688 Fix TextInput 'defaultValue' propTypes to 'string'
Summary:
Because `TextInput` only render the `defaultValue` of `string`, when using other types of values, it will render empty('') without any Warnings.
Closes https://github.com/facebook/react-native/pull/11478

Differential Revision: D4340132

Pulled By: lacker

fbshipit-source-id: aedb96d49277836000c0adc53007c97db6363253
2017-03-15 18:08:22 -07:00
..
TextInput.js Fix TextInput 'defaultValue' propTypes to 'string' 2017-03-15 18:08:22 -07:00
TextInputState.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00