Created
March 13, 2019 05:39
-
-
Save densityx/26862214ffe8058c5766e89a82ff368f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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