lawnstarter / react-native-picker-select

🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android
https://npmjs.com/package/react-native-picker-select
MIT License
1.74k stars 499 forks source link

Multi Select and Search feature #419

Closed SaadAhmadSaddiqui closed 10 months ago

SaadAhmadSaddiqui commented 3 years ago

Is your feature request related to a problem? Please describe.
I need to multi select. And constantly clicking and picking one is hard and frustrating.

Describe the solution you'd like
A search and multi select option with custom tick/check styling option. Hopefully an option to add an image to the items, too.

Describe alternatives you've considered
I couldn't find any alternatives from the documentation. I had to look into other libraries. But the performance of this one is quite good so I'd like to stick to it.

Additional details

ronmara commented 3 years ago

35