Skip to content
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

Failed prop type inputmode on Text Input #65

Open
angeloplacebo opened this issue Oct 15, 2024 · 0 comments
Open

Failed prop type inputmode on Text Input #65

angeloplacebo opened this issue Oct 15, 2024 · 0 comments

Comments

@angeloplacebo
Copy link

angeloplacebo commented Oct 15, 2024

Describe the bug
I am getting this warning in console because of invalid prop inputMode of value default supplied to TextInput expect one of ...

Screenshots
image

image

Additional context
when I touched to open the keyboard, the warning was shown

So i locally changed SearchBar.tsx from inputMode to keyboardType and the enterKeyHint to returnKeyType but i saw in a previous issue issue 57 from 4 months ago that this change was made.

not sure if it was really this issue, but it is in the same commit

any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant