-
Notifications
You must be signed in to change notification settings - Fork 15
Can't use the repo. #8
Copy link
Copy link
Closed
Description
Hi,
Can't seem to use the repo after following the instructions, I.E=> import the lib and then in the render() function, use the supplied code <PasswordStrength secureTextEntry minLength={4} ruleNames="symbols|words" strengthLevels={strengthLevels} minLevel={0} barWidthPercent={65} showBarOnEmpty={true} barColor="#ccc" onChangeText={(text, isValid) => this.setState({ password: { value: text, isValid: isValid } }) } />

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels