robwalkerco / redux-persist-filesystem-storage

Redux persist adaptor for React Native filesystem storage
MIT License
196 stars 71 forks source link

react-native-fetch-blob as peerDependency #1

Closed rayronvictor closed 7 years ago

rayronvictor commented 7 years ago

After install redux-persiste-filesystem-storage I had to install react-native-fetch-blob and then run react-native link to link react-native-fetch-blob.