billmalarky / react-native-image-cache-hoc

React Native Higher Order Component that adds advanced caching functionality to the react native Image component.
MIT License
287 stars 53 forks source link

Implemented check for complete download. Now the file first gets a su… #65

Open flexy1994 opened 2 years ago

flexy1994 commented 2 years ago

…ffix and is moved after download copmleted to prevent broken images after the app closed while loading

blaues0cke commented 2 years ago

@billmalarky @erickreutz @khrizt @rmayowenner Any chance to get this merged? :-)