ionic-team / ionic-team/capacitor-filesystem

Improve docs on Filesystem and Storage apis

Open
#26 3 comments 5 reactions 1 assignee Claimed by @dotNetkow View on GitHub
documentation
Dominant language
TypeScript
Stars
6
Forks
15
Avg merge
14m
Merged PRs (30d)
1

Description

Some improvements:

- Explain how Storage is handled in non web platforms. What does it use instead of localstorage
- Explain how Filesystem is handled in different platforms (I found out by trial that Filesystem on web it uses indexeddb)
- In the Filesystem docs it mentions cloud backed locations, but it doesnt mention how to use them. Is it one of the FilesystemDirectory directories?
- In the Filesystem docs, mention how to handle binary files. (this is working for me: https://github.com/ionic-team/capacitor/issues/31#issuecomment-492779894)

Thanks, and great work, Im really liking capacitor 🙂

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.