-
Notifications
You must be signed in to change notification settings - Fork 95
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
Real file system #53
Real file system #53
Conversation
This pull request is being automatically deployed with Vercel (learn more). butterfly – ./app🔍 Inspect: https://vercel.com/linwood/butterfly/4kdurTr85vE2cdUjecagkpJ35yWy butterfly-docs – ./docs🔍 Inspect: https://vercel.com/linwood/butterfly-docs/3hkMQb3VfqPw76gzvasK4YmzQgJ6 |
The local storage isn't very efficent to save data.
The new implementation allows the app to use the IndexedDB on web and the document directory on the native platform.