kfiroo / react-native-cached-image

CachedImage component for react-native
MIT License
938 stars 470 forks source link

Replace react-native-fetch-blob with rn-fetch-blob - the successor repo #148

Closed niklassaers closed 5 years ago

niklassaers commented 5 years ago

The included react-native-fetch-blob contains main thread bugs. The project has been transferred, and the module been renamed rn-fetch-blob. In this project, the bugs have been solved.

niklassaers commented 5 years ago

Doh, there are already PRs for this