Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(filesystem): Allow the use of absolute urls on iOS and web #250

Merged
merged 4 commits into from
Feb 18, 2021

Conversation

jcesarmobile
Copy link
Member

Android allowed using file urls when no directory was passed.
This also allows absolute file urls on iOS and web platforms when no directory is passed instead of using a default directory

closes #240

@ikeith ikeith changed the title feat(filesystem): Allow to use absolute urls on iOS and web feat(filesystem): Allow the use of absolute urls on iOS and web Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

filesystem: default Directory is different on each platform
3 participants