I’d like to prompt the user for the password to an API call but input.textAsync displays the input in plain text on the screen.
Is there a way to mask the input so it shows as ********** when the user is typing?
Like with HTML input type=password?
I’d like to prompt the user for the password to an API call but input.textAsync displays the input in plain text on the screen.
Is there a way to mask the input so it shows as ********** when the user is typing?
Like with HTML input type=password?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.