callstack / callstack/react-native-paper
SearchBar's clearIcon to have ability to always stay visible
Abierto
feature request
- Lenguaje dominante
- TypeScript
- Estrellas
- 14.5k
- Forks
- 2.2k
- Merge medio
- 5 d 23 h
- PR fusionados (30 d)
- 12
Descripción
**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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.