Will Piers c831328dcf unify use of password and secureTextEntry for TextInput
Summary:
Currently, the documentation shows both `password` and `secureTextEntry` as props for TextInput. However, the `password` prop is only passed to the Android component, so it does not work as expected for iOS developers. This PR prefers `password` over `secureTextEntry` but won't break anybody's code.
Closes https://github.com/facebook/react-native/pull/622
Github Author: Will Piers <wpiers@rallydev.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-09 17:17:44 -08:00
..
2015-04-08 08:34:10 -08:00
2015-03-24 13:27:00 -08:00
2015-03-25 11:09:54 -08:00
2015-03-25 11:09:54 -08:00
2015-04-08 08:34:10 -08:00
2015-03-26 10:13:38 -08:00
2015-04-08 08:34:10 -08:00
2015-04-08 08:34:10 -08:00
2015-04-09 08:48:22 -08:00
2015-04-09 07:34:12 -08:00
2015-04-08 08:34:10 -08:00