react-native/Libraries/Components/TextInput
Dave Miller f3507f99f1 Remove support for password property and only use secureTextEntry
Summary:
Reduce the public surface area of TextInput.  It only exposes a secureTextEntry property, but on Android was also accepting password as a prop.
This removes that.

Reviewed By: javache

Differential Revision: D3392223

fbshipit-source-id: 67c36fbe16fe493e2841d5d9deb78e3be2209ebd
2016-06-06 10:13:28 -07:00
..
TextInput.js Remove support for password property and only use secureTextEntry 2016-06-06 10:13:28 -07:00
TextInputState.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00