DEV Community

skptricks
skptricks

Posted on

3 2

React native dynamically show and hide Password Content Example

Source : React native dynamically show and hide Password Content Example

This tutorial explains how can we dynamically show and hide password on button click in react native application. You may have seen this feature in various application like Google, Facebook, Twitter, Instagram etc. By default password field is in hidden mode and when user writes anything in password textfield, then it will display the encrypted value or asterisk symbol in text field box. but when user clicks on show button, then it will display the password field content in simple text format.

React native dynamically show and hide Password Content Example

Click here to read more...

Sentry mobile image

Improving mobile performance, from slow screens to app start time

Based on our experience working with thousands of mobile developer teams, we developed a mobile monitoring maturity curve.

Read more

Top comments (1)

Collapse
 
smammar profile image
SMAmmar

Its not working.
I am getting a
Possible Unhandled Promise Rejection (id: 0):

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay