NativeScript / nativescript-imagepicker

Imagepicker plugin supporting both single and multiple selection.
Apache License 2.0
104 stars 74 forks source link

feat(android): add support for mediaType option for android devices #288

Closed tgpetrov closed 5 years ago

tgpetrov commented 5 years ago

@xuhcc created a PR:

PR Checklist

What is the current behavior?

mediaType option only works on iOS.

What is the new behavior?

mediaType option supported on Android too.

Related with: #175.