callstack / callstack/react-native-pager-view

[iOS] Interactive keyboardDismissMode shows a white space in place of keyboard

Open
#1,056 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.4k
Forks
476
Avg merge
10d 21h
Merged PRs (30d)
2

Description

## Environment

- The example app on master branch

## Description

Scrolling on list with `keyboardDismissMode` set to `interactive` seems to render a white view that goes under keyboard and it stays on as the keyboard is being dismissed, it only goes away after keyboard fully dismissed

## Reproducible Recording

https://github.com/user-attachments/assets/f98c56cc-723b-4883-b557-dbce88fb4f83

## Reproducible Demo

Its reproducible with example app by adding keyboardDismissMode prop to this [Chat's](https://github.com/callstack/react-native-pager-view/blob/master/example/src/tabView/Shared/Chat.tsx) component set to interactive

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.