Sunil
Results
1
comments of
Sunil
`npm i --save react-native-password-strength-checker` added to a react-native project.. Installed version in package.json `"react-native-password-strength-checker": "^1.0.13",` then `import PasswordStrengthChecker from 'react-native-password-strength-checker';` and used code snippet in render() ` this.setState({ password: {...