-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warning; Failed prop type ; ConfirmationCodeInput
#8
Comments
add
To remove the warning. Remember to import Text input from react-native
|
Having this same issue, any Fix? |
Did not work for me. Instead threw error "Error: Objects are not valid as a React child" |
Did it work for you eventually ? |
Is anyone still using this library? I found a fix for this and I'll be doing a PR today |
Warning: Failed prop type: Invalid prop
inputComponent
of typeobject
supplied toConfirmationCodeInput
, expectedfunction
.I can’t understand if I did everything right?
I can not remove this warning
Explain what is wrong, please
P.S. Component is work correct
The text was updated successfully, but these errors were encountered: