Skip to content

Commit 1851b81

Browse files
committed
Rename headerLargeTitle to headerLargeTitleEnabled
1 parent e7917c3 commit 1851b81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ headerBackIcon: {
745745

746746
#### `headerLargeStyle`
747747

748-
Style of the header when a large title is shown. The large title is shown if `headerLargeTitle` is `true` and the edge of any scrollable content reaches the matching edge of the header.
748+
Style of the header when a large title is shown. The large title is shown if `headerLargeTitleEnabled` is `true` and the edge of any scrollable content reaches the matching edge of the header.
749749

750750
Supported properties:
751751

@@ -758,7 +758,7 @@ Only supported on iOS.
758758
<source src="/assets/7.x/native-stack/headerLargeStyle.mp4" />
759759
</video>
760760

761-
#### `headerLargeTitle`
761+
#### `headerLargeTitleEnabled`
762762

763763
Whether to enable header with large title which collapses to regular header on scroll.
764764
Defaults to `false`.

0 commit comments

Comments
 (0)