Skip to content

Instantly share code, notes, and snippets.

@densityx
Created March 13, 2019 05:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save densityx/26862214ffe8058c5766e89a82ff368f to your computer and use it in GitHub Desktop.
Save densityx/26862214ffe8058c5766e89a82ff368f to your computer and use it in GitHub Desktop.
// window.resolveLocalFileURL(path, callback success, callback error)
// Tasks
/**
1. retrieve the app's folder. create if it doesn't exist
2. retrieve the image file
3. move image to app folder
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment