Skip to content

Commit

Permalink
feat: Add ionic support
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrocki authored Oct 24, 2019
1 parent 1327b99 commit 8cdf2d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8cdf2d2

Please sign in to comment.