Skip to content

Commit 569a2b7

Browse files
Add tintColor option for search bar options for v7
1 parent 0fe412b commit 569a2b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

versioned_docs/version-7.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)