apollo-cache-persist icon indicating copy to clipboard operation
apollo-cache-persist copied to clipboard

Add `Capacitor Preferences` storage provider

Open loehnertz opened this issue 1 year ago • 1 comments

Capacitor, a cross-platform native runtime for web apps, offers an API to persist data onto the device it's running on. I added a PersistentStorage implementation for this API in this pull request.

Let me know if you have any questions!

loehnertz avatar Feb 15 '23 20:02 loehnertz