WrathChaos / react-native-dynamic-search-bar

Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36
MIT License
480 stars 52 forks source link

hide close button when text is empty #94

Closed fukemy closed 2 years ago

fukemy commented 2 years ago

as title, can u give me some advices? Thanks

WrathChaos commented 2 years ago

Hello @fukemy ,

You can use clearIconComponent props to handle the whole clear button yourself :)

fukemy commented 2 years ago

thanks, it's work