NativeScript / nativescript-imagepicker

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

What is the migration guide from NS-6 to NS-8 for nativescript-imagepicker? #339

Open samiul-gtmi opened 2 years ago

samiul-gtmi commented 2 years ago

Make sure to check the demo app(s) for sample usage

I upgraded my nativescript app from ns-v6 to ns-v8 recently, and the app builds are not working in terms of the nativescript-imagepicker. I am failing to upload the photos from phone's local storage to app because unlike before, the image extensions are not being found now, and the file storage locations are changed from android-10.

When I look at the plugin repo, there are many migration guides, but no guides from NS-6 to NS-7 or NS-8. I want to know how to migrate this plugin

Make sure to check the existing issues in this repository

If the demo apps cannot help and there is no issue for your problem, tell us about it

Please, ensure your title is less than 63 characters long and starts with a capital letter.

Which platform(s) does your issue occur on?

Kindly help me with this, thank you.

PixsaOJ commented 2 months ago

use @nativescript/imagepicker instead