Cache-control behavior for ReactNative's Image
React Native's Image
component accepts a cache
property to override the caching behavior of images, but only on iOS. An interesting setting can force an image to only be loaded if it is in the cache.