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

Keyboard Did show not triggered when setAdjustNothing #15

Open
Titozzz opened this issue Oct 9, 2017 · 3 comments
Open

Keyboard Did show not triggered when setAdjustNothing #15

Titozzz opened this issue Oct 9, 2017 · 3 comments

Comments

@Titozzz
Copy link

Titozzz commented Oct 9, 2017

Hello,

This library is great, but if I use react-native Keyboard class to listen to keyboardDidShow, and this lib to set adjustNothing, the event won't be triggered :'(

@zubricky
Copy link
Owner

zubricky commented Oct 9, 2017

I've been noticing a few people are having issues with it currently, not sure if something changed recently with other libraries. What version of React Native are you using?

@Titozzz
Copy link
Author

Titozzz commented Oct 23, 2017

Hello, I'm using react-native 0.49, but was the same in 0.47.
But I think the issue comes from react-native directly more than you

@Nocri
Copy link

Nocri commented Jul 16, 2018

I'm a little bit late, but it's still an irritating... 'bug'.

It comes from android itself actually
There's no way in android to fire an event after opening soft keyboard if your activity is set to adjust nothing
It must be a mistake in documentation when they said it should work this way.

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

3 participants