Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ability to pick multiple contacts #103

Open
Chronos77 opened this issue Mar 30, 2023 · 2 comments
Open

feat: add ability to pick multiple contacts #103

Chronos77 opened this issue Mar 30, 2023 · 2 comments

Comments

@Chronos77
Copy link

Describe the solution you'd like
You should do like the pickContact but to select several contacts

@tafelnl
Copy link
Member

tafelnl commented Mar 30, 2023

I will only implement this if iOS and Android support this natively out of the box. The reason for this is that it will be very hard to maintain otherwise. Every user's requirements are different, and it will be impossible to account for them all.

I know that both iOS and Android support a single contact picker. That's why it's implemented in this plugin.

It looks like that iOS might support a multi picker as well. However I cannot seem to find anything similar for Android. Are you aware of any such feature?

@tafelnl tafelnl changed the title Added ability to pick multiple contacts feat: add ability to pick multiple contacts Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants