ttdung11t2 / react-native-confirmation-code-input

A react-native component to input confirmation code for both Android and IOS
MIT License
411 stars 346 forks source link

show Error i when i give props codeLenth={4} #76

Open MzkZeeshan opened 4 years ago

MzkZeeshan commented 4 years ago

Invalide props comapereWith length is not equal to codeLength in ConfirmationCodeInput

retyui commented 4 years ago

@MzkZeeshan You can use a fork without this problem

https://github.com/retyui/react-native-confirmation-code-field

MzkZeeshan commented 4 years ago

@MzkZeeshan You can use a fork without this problem

https://github.com/retyui/react-native-confirmation-code-field

Thankx But this package is also showing error

MzkZeeshan commented 4 years ago

Resolve this issue when i am also passed value in compareWithCode 4 digit Thankx