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
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
Environment
Description
Scrolling on list with
keyboardDismissModeset tointeractiveseems 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 dismissedReproducible Recording
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2026-01-28.at.22.53.42.mp4
Reproducible Demo
Its reproducible with example app by adding keyboardDismissMode prop to this Chat's component set to interactive