Is your feature request related to a problem? Please Describe.
Pressing the buttons in SearchBar on Android with platform=Android is not showing ripple on buttons, it is doing opacity.
Describe the solution you'd like
A clear and concise description of what you want to happen.
If Android, and platform=Android on Searchbar, we should wrap the buttons in TouchableNativeFeedback.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
react-native-paper does it well - https://callstack.github.io/react-native-paper/searchbar.html
However I prefer react-native-elements, because of the loading indicator, which paper lacks.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please Describe.
Pressing the buttons in SearchBar on Android with platform=Android is not showing ripple on buttons, it is doing opacity.
Describe the solution you'd like
A clear and concise description of what you want to happen.
If Android, and platform=Android on Searchbar, we should wrap the buttons in TouchableNativeFeedback.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
react-native-paper does it well - https://callstack.github.io/react-native-paper/searchbar.html
However I prefer react-native-elements, because of the loading indicator, which paper lacks.
Additional context
Add any other context or screenshots about the feature request here.