-
Notifications
You must be signed in to change notification settings - Fork 24.6k
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 popup view auto-scroll not working for TextInput with multiline
#20996
Comments
Try to use https://snack.expo.io/@ggtmtmgg/keyboardawarescrollview-demo |
Tried with this one too https://github.com/APSL/react-native-keyboard-aware-scroll-view |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions. |
not stale! |
Thanks for the reproduction! I was able to confirm that this issue is no longer present in the current expo (which runs RN 0.57.x) 🎉 |
This issue still exist in React native 0.60 |
I have that problem, too. If I add RN61+ |
Confirm that I too still get this issue. |
The issue still persist... any solutions besides third party libraries? |
Environment
Description
Keyboard popup view does not scroll to the focussed TextInput with
multiline
propReproducible Demo
Output
The text was updated successfully, but these errors were encountered: