Image Cache
The image-cache
module contains the Cache
class, which handles image download requests and caches the already downloaded images.
Basics
Using Cache
objects requires the tns-core-modules/ui/image-cache
module.
Requesting and caching images with image-cache
module while using a placeholder image.
API Reference for
See Also Android Image Optimization