File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
versioned_docs/version-6.x Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ A component used to show the back button header. It's the default for [`headerLe
229229- ` tintColor ` - Tint color for the header.
230230- ` label ` - Label text for the button. Usually the title of the previous screen. By default, this is only shown on iOS.
231231- ` truncatedLabel ` - Label text to show when there isn't enough space for the full label.
232- - ` labelVisible ` - Whether the label text is visible. Defaults to ` true ` on iOS and ` false ` on Android.
232+ - ` labelVisible ` - Whether the label text is visible. Defaults to ` false ` on iOS and Android.
233233- ` labelStyle ` - Style object for the label.
234234- ` allowFontScaling ` - Whether label font should scale to respect Text Size accessibility settings.
235235- ` onLabelLayout ` - Callback to trigger when the size of the label changes.
You can’t perform that action at this time.
0 commit comments