picker icon indicating copy to clipboard operation
picker copied to clipboard

Feature request: add multi-item pickers

Open taeh98 opened this issue 4 years ago • 4 comments

Hello, I hope this finds you well.

Please could you allow developers to make dropdown pickers select multiple items at once? In some instances, users might or must have to choose two or more items from a dropdown. A similar feature exists in https://github.com/hossein-zare/react-native-dropdown-picker

Thank you for your time and consideration.

taeh98 avatar Apr 21 '21 03:04 taeh98

I would be interested in this as well to mimic this type of dropdown in a way: image

KrisLau avatar Jul 23 '21 20:07 KrisLau

Did someone find a good alternative or is this feature considered to be implemented?

dohomi avatar Aug 29 '22 08:08 dohomi

@dohomi https://github.com/hossein-zare/react-native-dropdown-picker

KrisLau avatar Aug 29 '22 13:08 KrisLau

FYI, that one looks unfinished and not well supported. I haven't used either of the following, but I'd take a look at one of these instead:

  • https://github.com/toystars/react-native-multiple-select
  • https://github.com/renrizzolo/react-native-sectioned-multi-select

joshuapinter avatar Jun 17 '23 15:06 joshuapinter