@bam.tech/react-native-component-password-strength-indicator

## Installation ```bash yarn add @bam.tech/react-native-component-password-strength-indicator @bam.tech/react-native-component-progress-bar ```

Usage no npm install needed!

<script type="module">
  import bamTechReactNativeComponentPasswordStrengthIndicator from 'https://cdn.skypack.dev/@bam.tech/react-native-component-password-strength-indicator';
</script>

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.