Skip to content

Commit edb9edc

Browse files
committed
docs: add tintColor option for headerSearchBarOptions
1 parent 6d7c88c commit edb9edc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,12 @@ The search field background color. By default bar tint color is translucent.
285285

286286
Only supported on iOS.
287287

288+
##### `tintColor`
289+
290+
The color for the cursor caret and cancel button text.
291+
292+
Only supported on iOS.
293+
288294
##### `cancelButtonText`
289295

290296
The text to be used instead of default `Cancel` button text.

0 commit comments

Comments
 (0)