@bam.tech/react-native-component-password-strength-indicator
v1.0.0
Published
## Installation ```bash yarn add @bam.tech/react-native-component-password-strength-indicator @bam.tech/react-native-component-progress-bar ```
Downloads
9
Maintainers
Keywords
Readme
PasswordStrengthIndicator
Installation
yarn add @bam.tech/react-native-component-password-strength-indicator @bam.tech/react-native-component-progress-bar
Usage
This component uses @bam.tech/react-native-component-progress-bar
as a default ProgressBar.
You can customize the ProgressBar component with the prop ProgressBarComponent
.
See Storybook.