acgtwentyone / acgtwentyone/react-native-easy-search-input
Add ability to show search icon or not
Open
- Dominant language
- Kotlin
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The search input does not allow to add a search icon
**Describe the solution you'd like**
Th EasySearchInput component should allow us to provide an additional prop called "showSearchIcon" witch can assume the value true or false, and based on this value it should display the search icon or not.
Contributor guide
Assessment
This issue has not been assessed yet.