FFImageLoading
FFImageLoading copied to clipboard
Check if Image Server side has changed from Cached version
I have a Xamarin Forms project and I was wondering is there the ability to determine whether a server side image has changed from when the image was cached, pulling down the new image if necessary?
If this isn't available within the plugin, is there a recommended workflow for doing this?