Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Removed duplicated text
  • Loading branch information
Svetzayats authored Sep 22, 2025
commit ca5334be742c6f45ed1c699a7dca644a32ba4b5c
1 change: 0 additions & 1 deletion versioned_docs/version-7.x/headers.md
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,6 @@ export default function App() {

![Header custom title](/assets/headers/header-custom-title.png)

You might be wondering, why `headerTitle` when we provide a component and not `title`, like before? The reason is that `headerTitle` is a property that is specific to stack navigators, the `headerTitle` defaults to a `Text` component that displays the `title`.
</TabItem>
</Tabs>

Expand Down
Loading