react-native-password-strength-checker icon indicating copy to clipboard operation
react-native-password-strength-checker copied to clipboard

A react-native password input with strength checker for both IOS and Android

Results 8 react-native-password-strength-checker issues
Sort by recently updated
recently updated
newest added

hi @ttdung11t2 can I maintain this package? If so I'd like you to pass it to my npm account :) reach out to me

![simulator screen shot - iphone x - 2018-09-12 at 17 26 10](https://user-images.githubusercontent.com/15217912/45408890-fd999400-b6b0-11e8-9a6d-47bcd1c5ce92.png)

Made some small improvements. Let me know if it's okay or I should change something.

https://github.com/ttdung11t2/react-native-password-strength-checker/blob/master/components/PasswordStrengthChecker.js#L211 Setting selectionColor to white is so harmful. Just let it undefined. The default behavior is good enough and no reason to override here.

There is no such property for placeholder to display on screen

Could you please make the component compatible with React 16/ React Native 50? Right now app in production crashes due to an "Unhandled JS Exception: undefined is not an object...