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.