Commit 545bd7b
docs: add overrideScrollViewContentInsetAdjustmentBehavior option to bottom tab navigator
Closes #1491
The option has been exposed on Tab.Screen since react-native-screens v3
(via @react-navigation/bottom-tabs/unstable types), but isn't listed
on the docs page. It's the only escape hatch for a fairly common
visible bug — a blank gap appearing above content in a nested native-stack
screen that uses headerTransparent: true on iOS — and readers hitting
the symptom have no way to discover it from the documentation.
Added to v7 (native-bottom-tab-navigator.md) and v8 (bottom-tab-navigator.md).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2df1134 commit 545bd7b
2 files changed
Lines changed: 40 additions & 0 deletions
File tree
- versioned_docs
- version-7.x
- version-8.x
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
506 | 526 | | |
507 | 527 | | |
508 | 528 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1043 | 1043 | | |
1044 | 1044 | | |
1045 | 1045 | | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
1046 | 1066 | | |
1047 | 1067 | | |
1048 | 1068 | | |
| |||
0 commit comments