-
Notifications
You must be signed in to change notification settings - Fork 214
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
App crash when i click textinput then i click btn to call authorize function #179
Comments
same here +1 |
I'm also seeing this crasher. It appears to occur if the textInput has been given focus and has a |
one more note: I met this issues only in IOS, Android work fine |
@Winglonelion are you using the version published in npm? I noticed that a PR to fix #188 was accepted, and it might be the resolution for this issue. I’m trying out the master branch today to confirm:
Note that you'll still need to patch the swapped if statement in |
In my case, app only crash when vitual Keyboard exist: And i think it has been mention in React Native release Note 0.52.0
I have not try RN 0.52.0 yet but i think it is my problem. |
I've submitted #207 with a fix for this. Basically, the |
thanks, @stonehippo. |
This is err:
Help me please!
The text was updated successfully, but these errors were encountered: