callstack / callstack/react-native-paper
SearchBar's clearIcon to have ability to always stay visible
Open
feature request
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
**Is your feature request related to a problem? Please describe.**
The simple task of always showing the clearIcon even when no text is input.
**Describe the solution you'd like**
An "alwaysShowClearIcon" boolean prop on the SearchBar component.
**Describe alternatives you've considered**
Using the "right" prop and custom "icon" props.
Contributor guide
Assessment
This issue has not been assessed yet.