@onepark/react-native-component-password-strength-indicator

yarn add @onepark/react-native-component-password-strength-indicator @onepark/react-native-component-progress-bar

Usage no npm install needed!

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

README

PasswordStrengthIndicator

Installation

yarn add @onepark/react-native-component-password-strength-indicator @onepark/react-native-component-progress-bar

Usage

This component uses @onepark/react-native-component-progress-bar as a default ProgressBar. You can customize the ProgressBar component with the prop ProgressBarComponent.

See Storybook.