Skip to content

Commit 72930ef

Browse files
committed
chore(docs v7): Added screenshots for headerBackTitle
1 parent 26448eb commit 72930ef

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed
Loading
Loading

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ Title string used by the back button on iOS. Defaults to the previous scene's ti
182182

183183
Only supported on iOS.
184184

185+
<img src="/assets/7.x/native-stack/headerBackTitle/headerBackTitle.jpeg" height="700" alt="Header back title" />
186+
185187
#### `headerBackTitleVisible`
186188

187189
Whether the back button title should be visible or not.
@@ -197,6 +199,8 @@ Style object for header back title. Supported properties:
197199

198200
Only supported on iOS.
199201

202+
<img src="/assets/7.x/native-stack/headerBackTitleStyle/headerBackTitleStyle.png" width="500" alt="Header back title style" />
203+
200204
#### `headerBackImageSource`
201205

202206
Image to display in the header as the icon in the back button. Defaults to back icon image for the platform

0 commit comments

Comments
 (0)