File tree Expand file tree Collapse file tree 6 files changed +10
-0
lines changed
static/assets/7.x/native-stack
versioned_docs/version-7.x Expand file tree Collapse file tree 6 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -397,12 +397,16 @@ The search field background color. By default bar tint color is translucent.
397
397
398
398
Only supported on iOS.
399
399
400
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-barTintColor.png " width =" 500 " alt =" Header search bar options - Bar tint color " />
401
+
400
402
##### ` tintColor `
401
403
402
404
The color for the cursor caret and cancel button text.
403
405
404
406
Only supported on iOS.
405
407
408
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-tintColor.png " width =" 500 " alt =" Header search bar options - Tint color " />
409
+
406
410
##### ` cancelButtonText `
407
411
408
412
The text to be used instead of default ` Cancel ` button text.
@@ -452,18 +456,24 @@ Text displayed when search field is empty.
452
456
453
457
The color of the text in the search field.
454
458
459
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-textColor.png " width =" 500 " alt =" Header search bar options - Text color " />
460
+
455
461
##### ` hintTextColor `
456
462
457
463
The color of the hint text in the search field.
458
464
459
465
Only supported on Android.
460
466
467
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-hintTextColor.png " width =" 500 " alt =" Header search bar options - Hint text color " />
468
+
461
469
##### ` headerIconColor `
462
470
463
471
The color of the search and close icons shown in the header
464
472
465
473
Only supported on Android.
466
474
475
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-headerIconColor.png " width =" 500 " alt =" Header search bar options - Header icon color " />
476
+
467
477
##### ` shouldShowHintSearchIcon `
468
478
469
479
Whether to show the search hint icon when search bar is focused. Defaults to ` true ` .
You can’t perform that action at this time.
0 commit comments