Skip to content

KeyboardAwareScrollView does not work. #1331

@nicolaosm

Description

@nicolaosm

Describe the bug
When opening a modal with a text input field, if we focus on some text that is below the keyboard, the keyboard comes in but half of the time the view does not scroll to show the user where is the focused caret.

Code snippet
Added a new clear repo to demonstrate the issue.

Repo for reproducing
https://github.com/nicolaosm/broken-keyboard/

To Reproduce
Just focus on text that is at the bottom part of the screen. The keyboard comes in but the KeyboardAwareScrollView does not scroll to show the cursor.

Expected behavior
When focusing on text, it should always autoscroll to show us where we're typing.

Screenshots
Short screen recording: https://cln.sh/2ZXqZKKS

Smartphone (please complete the following information):

  • Desktop OS: MacOS 26.3
  • Device: Phone17 Pro Max. (Simulator and Device)
  • OS: iOS 26.2
  • RN version: 0.83
  • RN architecture: New
  • JS engine: [e.g. JSC, Hermes, v8]
  • Library version: 1.20.7 (Latest)

Additional context
None.

Metadata

Metadata

Assignees

Labels

KeyboardAwareScrollView 📜Anything related to KeyboardAwareScrollView componentrepro providedIssue contains reproduction repository/codesponsor 💖Someone pays money for the issue to be resolved 💸🍎 iOSiOS specific🐛 bugSomething isn't working🔥 AttentionAn issue, that requires attention (disturbs many users/has many reactions)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions