File tree Expand file tree Collapse file tree
static/assets/7.x/native-stack
versioned_docs/version-7.x Expand file tree Collapse file tree 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.
397397
398398Only supported on iOS.
399399
400+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-barTintColor.png " width =" 500 " alt =" Header search bar options - Bar tint color " />
401+
400402##### ` tintColor `
401403
402404The color for the cursor caret and cancel button text.
403405
404406Only supported on iOS.
405407
408+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-tintColor.png " width =" 500 " alt =" Header search bar options - Tint color " />
409+
406410##### ` cancelButtonText `
407411
408412The text to be used instead of default ` Cancel ` button text.
@@ -452,18 +456,24 @@ Text displayed when search field is empty.
452456
453457The color of the text in the search field.
454458
459+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-textColor.png " width =" 500 " alt =" Header search bar options - Text color " />
460+
455461##### ` hintTextColor `
456462
457463The color of the hint text in the search field.
458464
459465Only supported on Android.
460466
467+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-hintTextColor.png " width =" 500 " alt =" Header search bar options - Hint text color " />
468+
461469##### ` headerIconColor `
462470
463471The color of the search and close icons shown in the header
464472
465473Only supported on Android.
466474
475+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-headerIconColor.png " width =" 500 " alt =" Header search bar options - Header icon color " />
476+
467477##### ` shouldShowHintSearchIcon `
468478
469479Whether 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