kfiroo / react-native-cached-image

CachedImage component for react-native
MIT License
940 stars 468 forks source link

react-native-fetch-blob replaced with rn-fetch-blob #124

Open fungilation opened 6 years ago

fungilation commented 6 years ago
chrusart commented 6 years ago

@kfiroo are you still here?

fungilation commented 6 years ago

Note that to use my fork (fungilation/), change native installation in your own app to pod 'rn-fetch-blob', :path => '../node_modules/rn-fetch-blob'. For existing install, that involves react-native unlink and yarn remove, and add / link again.

I'm using in my app WonderSwipe without issue.

chrusart commented 6 years ago

thanks @fungilation!, already using, no issues.

jaggs6 commented 6 years ago

@kfiroo can this be merged please

fungilation commented 5 years ago

On topic of maintenance and forking: https://github.com/kfiroo/react-native-cached-image/issues/160