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 @@ -376,12 +376,16 @@ The search field background color. By default bar tint color is translucent.
376
376
377
377
Only supported on iOS.
378
378
379
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-barTintColor.png " width =" 500 " alt =" Header search bar options - Bar tint color " />
380
+
379
381
##### ` tintColor `
380
382
381
383
The color for the cursor caret and cancel button text.
382
384
383
385
Only supported on iOS.
384
386
387
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-tintColor.png " width =" 500 " alt =" Header search bar options - Tint color " />
388
+
385
389
##### ` cancelButtonText `
386
390
387
391
The text to be used instead of default ` Cancel ` button text.
@@ -431,18 +435,24 @@ Text displayed when search field is empty.
431
435
432
436
The color of the text in the search field.
433
437
438
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-textColor.png " width =" 500 " alt =" Header search bar options - Text color " />
439
+
434
440
##### ` hintTextColor `
435
441
436
442
The color of the hint text in the search field.
437
443
438
444
Only supported on Android.
439
445
446
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-hintTextColor.png " width =" 500 " alt =" Header search bar options - Hint text color " />
447
+
440
448
##### ` headerIconColor `
441
449
442
450
The color of the search and close icons shown in the header
443
451
444
452
Only supported on Android.
445
453
454
+ <img src =" /assets/7.x/native-stack/headerSearchBarOptions-headerIconColor.png " width =" 500 " alt =" Header search bar options - Header icon color " />
455
+
446
456
##### ` shouldShowHintSearchIcon `
447
457
448
458
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