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

Max Image for multiple selection feature. #52

Open
vancaug opened this issue Dec 8, 2016 · 3 comments
Open

Max Image for multiple selection feature. #52

vancaug opened this issue Dec 8, 2016 · 3 comments

Comments

@vancaug
Copy link

vancaug commented Dec 8, 2016

Hello,

Would be great to have a max image number parameter for mode: "multiple".

Regards,

@angeltsvetkov angeltsvetkov modified the milestone: vFuture Sep 1, 2017
@OPADA-Eng
Copy link

Isn't implemented yet ?

@radeva
Copy link
Contributor

radeva commented Sep 15, 2017

Hi @OPADA-Eng ,

We don't have plans to implement this feature in the near future but you may have noticed it is marked "up for grabs". This means that anyone having the need and desire to implement it is more than welcome to do it and submit a PR.

Best regards,
Veselina

@tbozhikov
Copy link
Contributor

Hi guys, the latest version of the imagepicker plugin now offers maximumNumberOfSelection option, working in iOS.
Sample:

import * as imagepicker from "nativescript-imagepicker";

imagepicker.create({ mode: "multiple", maximumNumberOfSelection: 4 })

I hope this helps.

@vakrilov vakrilov added this to Backlog in Plugins Team Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Plugins Team
  
Inbox
Development

No branches or pull requests

7 participants