NativeScript / sample-ImageUpload

An integration of nativescript-image-picker and nativescript-background-http
Apache License 2.0
22 stars 19 forks source link

save selected image to temp folder #3

Closed NickIliev closed 7 years ago

NickIliev commented 8 years ago

App changed so the selected image will be saved to temp folder and then the path to this image will be used by the background-http module for upload. In order this to work the PR for iOS fileWithPath should go live on NPM