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
yes
react-native -v
node -v
npm -v
yarn --version
Then, specify:
(Write your steps here:)
using Keyboard.dismiss, works sometime.
Keyboard.dismiss
app crash, with the error as follows:
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this a bug report?
yes
Have you read the Bugs section of the How to Contribute guide?
yes
Environment
react-native -v
: 0.44.2node -v
: 6.6.0npm -v
: 3.10.3yarn --version
:Then, specify:
Steps to Reproduce
(Write your steps here:)
Expected Behavior
using
Keyboard.dismiss
, works sometime.Actual Behavior
app crash, with the error as follows:
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: