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

Cannot listen to onFocus on WebView version (2.0.0-rc3) #138

Open
RanderGabriel opened this issue May 21, 2020 · 3 comments
Open

Cannot listen to onFocus on WebView version (2.0.0-rc3) #138

RanderGabriel opened this issue May 21, 2020 · 3 comments

Comments

@RanderGabriel
Copy link

I'm trying to make a form that has a rich text field, and i'm trying to listen for keyboard events (such as keyboardDidShow and keyboardDidHide) to hide the toolbar when the user is not typing.
In the next version, however, when the keyboard opens on iOS the didShow event is not triggered.
The onFocus and onBlur props is also not called when we focus the input. If the blur/focus props were called or if the keyboard events were fired i could intercept that.
Is there any other way to achieve what i'm trying?

This library is amazing, congratulations for your good work

@GrzegorzBrdej
Copy link

I would like to know this as well. Also onBlur handler would be useful.

@luizppa
Copy link

luizppa commented Sep 1, 2020

Same problem here.

1 similar comment
@188188
Copy link

188188 commented Sep 22, 2020

Same problem here.

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

4 participants