Skip to content

Commit 9a1efb5

Browse files
[autofix.ci] apply automated fixes
1 parent 2fef6a2 commit 9a1efb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versioned_docs/version-7.x/upgrading-from-6.x.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ See [Drawer Navigator](drawer-navigator.md) for usage.
379379
Previously, `labelVisible` could be used to control whether the back button title is shown in the header. It's now removed in favor of `displayMode` which provides more flexibility.
380380

381381
The new possible values are:
382+
382383
- `default`: Displays one of the following depending on the available space: previous screen's title, generic title (e.g. 'Back') or no title (only icon).
383384
- `generic`: Displays one of the following depending on the available space: generic title (e.g. 'Back') or no title (only icon). iOS >= 14 only, falls back to "default" on older iOS versions.
384385
- `minimal`: Always displays only the icon without a title.

0 commit comments

Comments
 (0)