📜  密码 textInput 在 android 上不起作用 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:04:03.494000             🧑  作者: Mango

代码示例1
[Android Only]

If you have an keyboardType prop with values 'email-address' or 'phone-pad' in your TextInput the secureTextEntry doesn't work and the input shows its value as a normal input (not like an password input).