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

Doesnt work #9

Open
ajonno opened this issue Apr 27, 2017 · 6 comments
Open

Doesnt work #9

ajonno opened this issue Apr 27, 2017 · 6 comments

Comments

@ajonno
Copy link

ajonno commented Apr 27, 2017

Just to let you know I tried this today as I've got a situation where the Android keyboard is pushing up View's that sit at the bottom of the screen, whenever the keyboard is opened.

Followed all the instructions, did nothing. If it does actually work let me know would be nice to have control over this Android gotcha.

React Native 0.41.1

@Jarrio
Copy link

Jarrio commented May 1, 2017

It works fine for me on exporting to react-native 0.40. I doubt there's any breaking changes to 0.41.1?

@Jarrio
Copy link

Jarrio commented Jun 2, 2017

As an update on a separate project it actually doesn't work for me in the new project. It's really odd I'm using the same versions of react/react-native as the other project and followed the same setup.

@keshk26
Copy link

keshk26 commented Oct 2, 2017

Did anyone get this working? I am using RN 0.48. My view still gets moved up when I set AndroidKeyboardAdjust.setAdjustNothing().

@sercanov
Copy link

Doesn't work with RN 0.47.1 also

@smitthakkar1
Copy link

doesn't work. please help

@ayeshasaeed94
Copy link

Did anyone get this working? I am using RN 0.48. My view still gets moved up when I set AndroidKeyboardAdjust.setAdjustNothing().

Try using AndroidKeyboardAdjust.setAdjustPan();

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

6 participants