Skip to content

Commit 42009a5

Browse files
committed
chore: update sheetLargestUndimmedDetentIndex doc for keyboard handling
1 parent bb99fa2 commit 42009a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

versioned_docs/version-7.x/native-stack-navigator.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,12 @@ Additionaly there are following options available:
560560
- `none` - there will be dimming view for all detents levels,
561561
- `last` - there won't be a dimming view for any detent level.
562562

563+
:::warning
564+
565+
When showing the keyboard for small detent, the system will temporarily resize the sheet above the defined detent, always showing dimming background, even if the user hasn't expanded it manually over the `sheetLargestUndimmedDetentIndex` value.
566+
567+
:::
568+
563569
Defaults to `none`, indicating that the dimming view should be always present.
564570

565571
Only supported on Android and iOS.

0 commit comments

Comments
 (0)