William Candillon
William Candillon
@gameboyVito If you use `ImageCache.bust` in the `onError()` callback, it should retry to download the image. Would that solve your use case?
@antondomratchev yes that would be fantastic thank you!
@jfilter Yes a gif would be nice. I don't have any experience with FlatList yet. This sounds quite curious, especially if it's android only. Could it be related to https://github.com/wcandillon/react-native-img-cache/issues/49?
Thank you so much @kirkstrobeck, I really appreciate it!
Should be fixed in `1.5.3`, can you confirm?
Do you have the latest version of the component? I fixed this bug in the latest version.
I switched to a caching component that depends on ExpoKit: https://github.com/wcandillon/react-native-expo-image-cache. This library fixes this issue. You can read about it in more details at https://medium.com/@wcandillon/5-things-to-know-about-images-react-native-69be41d2a9ee
@jiangqqlmj, thank you so much. Please let me know if you have any issues with this library.
Thank for doing this! What do you mean by iOS doesn't like colons in filenames? Is there a specification of the supported filenames? It would be good then to support...
I switched to a caching component that depends on ExpoKit: https://github.com/wcandillon/react-native-expo-image-cache. This library fixes this issue. You can read about it in more details at https://medium.com/@wcandillon/5-things-to-know-about-images-react-native-69be41d2a9ee