-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
Description
Current behaviour
When the input is focused, the keyboard opens but the view remains fixed and does not scroll.
Expected behaviour
When focusing on the input, the view should scroll automatically.
Repo Snack
https://snack.expo.dev/@vid_goel/textinput-with-keyboardawarescrollview
Preview
ReferenceVideo.mp4
###Additional details
This issue occurs on Android 15 and above.
Your Environment
| software | version |
|---|---|
| ios | x |
| android | x |
| react-native | 0.79.6 |
| react-native-paper | 5.14.5 |
| node | 22.17.0 |
| npm or yarn | 10.9.2 |
| expo sdk | x.x.x |
| react-native-keyboard-aware-scroll-view | 0.9.5 |