Nohac/redux-persist-expo-fs-storage

Deprecated import since expo 33

mlecoq opened this issue · 2 comments

Hi,

I am using this module and I have the following warning caused by it :

- import { FileSystem } from 'expo' -> import * as FileSystem from 'expo-file-system'

I will make a PR !

Nohac commented

Thanks!
I bumped the version up to 2.0 and made a new release.