We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I use a TextInput component in my view, but it seems that when the textinput is focused, the keyboard doesn't be shown in the simulator.
The text was updated successfully, but these errors were encountered:
You need to activate it in the simulator (the fact that it is invisible does not has to do with react native). Use Command K.
Sorry, something went wrong.
@iostalk - if @o-e's suggestion doesn't fix it (I suspect it will) then feel free to ping me again on this issue, otherwise closing it
No branches or pull requests
I use a TextInput component in my view, but it seems that when the textinput is focused, the keyboard doesn't be shown in the simulator.
The text was updated successfully, but these errors were encountered: