callstack / callstack/react-native-paper

Scroll not working on Android 15 and above

Open
#4,830 2 comments 0 reactions 0 assignees View on GitHub
bug TextInput
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

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

https://github.com/user-attachments/assets/cecdf2fd-7e7a-4dca-a139-16e45ece97d6

###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

Contributor guide

Open the contributing guide

Research direction

Start with the linked Expo Snack and reproduce the focused-input behavior on Android 15 using the reported React Native 0.79.6 and react-native-keyboard-aware-scroll-view 0.9.5 versions. Then inspect the project’s integration with that scroll-view component and compare behavior on older Android versions. Done means the view scrolls automatically when the input is focused on Android 15 and above without regressing other platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.