toystars / react-native-multiple-select

Simple multi-select component for react-native
MIT License
566 stars 315 forks source link

2 seperate arrows displayed when the submit button is disabled #99

Closed co-de closed 5 years ago

co-de commented 5 years ago

When I use hideSubmitButton parameter, I start seeing 2 arrows next to each other inside the searchbox. How can I avoid this?

Thanks a lot for all the effort!

SmartSelect_20190508-173340

co-de commented 5 years ago

I found the line in the code and removed the extra arrow on the right. Can be closed.

michaelVictoriaDev commented 4 years ago

how ? @co-de

erickgtzh commented 2 years ago

There's a way to do it using styles??