Closed
Description
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:
- Target Platform:Android
- Development Operating System: Windows 7
- Build tools: Android Studio
Steps to Reproduce
(Write your steps here:)
- textinput -with textchange event handled & button in a line
- input words with keyboard showing, we can see words appeared with bottomline
- click button instead of clicking '√ ' in the bottom right of keyboard
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.)
Activity