new plugin suggestion: Local Storage for IOS & Android #14539
anisg
started this conversation in
Plugin Requests
Replies: 1 comment
-
|
Could probablyyy be integrated into the existing store plugin (which uses plain files) but added the p.s. any chance you could share a bit of the code you ended up using (or any kind of info) for anyone who would like to take on this task? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
I’m developing an iOS app with Tauri and needed to use Swift UserDefaults for storage.
I had to create a custom Tauri v2 plugin that contains some Swift code just for this, which was a bit hard.
It would be great if Tauri had a local storage plugin for IOS & Android, that would make thing easier.
Best,
Anis
Beta Was this translation helpful? Give feedback.
All reactions