umhan35 / react-native-search-bar

The high-quality iOS native search bar for react native.
MIT License
861 stars 207 forks source link

Clear search buttons missing on Android #170

Open 2xSamurai opened 4 years ago

2xSamurai commented 4 years ago

OS: Android

Hi. First of all, thank you for the plugin.

Is there any way to implement clear button on Android. It seems to be missing for me. Am I doing something wrong? I am not sure. Please help.

Thank you.

thachhuynh95 commented 4 years ago

I have the same issue

oxyii commented 4 years ago

Same here. Missing only if empty search string initially. My workaround is one space char initially and remove it on SearchBar mounted.

reinvanimschoot commented 3 years ago

Got the same issue, I also cant find a back button to dismiss the keyboard on android.