toystars / react-native-multiple-select

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

add hideDropdownOnSelect prop #135

Open denny351 opened 4 years ago

denny351 commented 4 years ago

Add a boolean prop to allow hiding the dropdown list on select in multi-select mode.