You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the KeyboardChatScrollView component has maintainVisibleContentPosition prop and is used inside TabNavigator (react-navigation), its content jumps when the keyboard opens.
Add maintainVisibleContentPosition prop to KeyboardChatScrollView
Tap the input field to open the keyboard.
Observe that content of KeyboardChatScrollView jumps unexpectedly
Expected behavior
The content inside KeyboardChatScrollView should keep a stable position and should not jump when used with maintainVisibleContentPosition inside TabNavigator.
Screenshots
Screen.Recording.2026-03-23.at.23.37.33.mp4
Smartphone (please complete the following information):
Describe the bug
When the
KeyboardChatScrollViewcomponent hasmaintainVisibleContentPositionprop and is used insideTabNavigator(react-navigation), its content jumps when the keyboard opens.Code snippet
Repo for reproducing
https://github.com/NepeinAV/ChatIsolation
To Reproduce
Steps to reproduce the behavior:
maintainVisibleContentPositionprop toKeyboardChatScrollViewKeyboardChatScrollViewjumps unexpectedlyExpected behavior
The content inside KeyboardChatScrollView should keep a stable position and should not jump when used with maintainVisibleContentPosition inside TabNavigator.
Screenshots
Screen.Recording.2026-03-23.at.23.37.33.mp4
Smartphone (please complete the following information):