Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
How to make a <TextInput /> secure for password entry?
There is no possibility to obscure user input in a <TextInput />.
By using the hidden prop with a value of true to conceal the input characters.
By specifying type="password" in the component, similar to HTML input types
By setting the password prop to true.
By adding the prop secureTextEntry set to true, which obscures the text input for privacy.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!