From 8cdf2d2483bd34ccaa43eef8522b616f981ab7db Mon Sep 17 00:00:00 2001 From: Wojtek Trocki Date: Thu, 24 Oct 2019 09:50:36 +0100 Subject: [PATCH] feat: Add ionic support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bdd791c..4e080b39 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ dependencies: - `window.localStorage` on web - `window.sessionStorage` on web - [`localForage`](https://github.com/localForage/localForage) on web +- [`Ionic storage`](https://ionicframework.com/docs/building/storage) on web and mobile `apollo-cache-persist` uses the same storage provider API as [`redux-persist`](https://github.com/rt2zz/redux-persist), so you can also make