NativeScript / nativescript-imagepicker

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

fix(chrome-downloads): update to support pie api changes #283

Closed tgpetrov closed 5 years ago

tgpetrov commented 5 years ago

@jakevossen5 created a PR:

Allows selection of files that have been downloaded from chrome

PR Checklist

What is the current behavior?

https://github.com/NativeScript/nativescript-imagepicker/issues/223

What is the new behavior?

You can now select files that chrome downloads

Related with #223.