Password is visible on Android
See original GitHub issueVersion
Tell us which versions you are using:
- tcomb-form-native v0.4.0
- react-native v0.22.2
- platform Android
Problem
the password show visible content though I use
password: true
secureTextEntry: true
.
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
How to Make Password Visible or Invisible on Android Phone
Make Password Visible on Android Phone · 1. From the Home Screen of your Android Phone or Tablet, tap on Settings. · 2....
Read more >Make passwords visible: Android - CCM.net
To make a password visible on Android: Go to Settings > Security. Check Make passwords visible. Need more help with your mobile?
Read more >android - How to switch between hide and view password
show and hide password Edit_Text with check Box · 1 - Make a selector file "show_password_selector.xml" · 2 - Aet "show_password_selector" file into...
Read more >How to show hidden passwords in any browser
Show passwords in Chrome: Open any website and let your manager input a password. Right-click on the text box with the password. Select...
Read more >Hiding Password Visibility in Android Device
Hiding password visibility in any of your Android devices is easy. Here is how you can get it done: Switch on your Android...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Does this still happen with newer RN versions? Can’t reproduce it! Closing by now, please feel free to ping me if it still happens.
Problem
the password is visible on both platforms iOS and android though i use password: true secureTextEntry: true.