t73liu / redux-persist-expo-filesystem

redux-persist storage engine using Expo's filesystem API

Home Page:https://www.npmjs.com/package/redux-persist-expo-filesystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The method or property expo-file-system.getInfoAsync is not available on web, are you sure you've linked all the native dependencies properly?

tabaktoni opened this issue · comments

The method or property expo-file-system.getInfoAsync is not available on web, are you sure you've linked all the native dependencies properly?

Is this working with expo web app build?

commented

According to the Expo docs, expo-file-system does not support web: https://docs.expo.io/versions/latest/sdk/filesystem/