-
Notifications
You must be signed in to change notification settings - Fork 649
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
Android - Page scrolls down when i start typing #333
Comments
I ended up using normal Scrollview instead of this. Because this library is too buggy for Android environment :( |
Hi... |
This issue is still found in Android version 7.0 and above. It is perfectly working fine in android version below 7. |
Facing same issue |
same issue but on ios also :) |
Was anyone able to find a workaround to this issue? This is happening on iOS as well for me. |
+1 facing same issue, don't know how to fix it :( |
+1 |
+1 still facing this issue |
hello Facing same issue any solution? |
+1 |
this library is buggy try this library instead https://www.npmjs.com/package/react-native-keyboard-manager |
changing android:windowSoftInputMode mode to
|
+1 |
1 similar comment
+1 |
Did anyone managed to work around this? |
Same issues on Android. |
Still actual |
|
Until typing everything is ok. However after starting typing page scrolls down(shifting). I am not able to solve this whatever i do...
After typing in password field page moves down as u see:
The text was updated successfully, but these errors were encountered: