mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 22:01:42 +08:00
349 B
349 B
nav-title | title | environment | description | previous_url |
---|---|---|---|---|
image-cache How-To | image-cache | nativescript | Examples for using image-cache | /ApiReference/ui/image-cache/HOW-TO |
ImageCache
Using the ImageCache requires the "ui/image-cache" module. {%snippet image-cache-require%}
Requesting Images
{%snippet image-cache-request-images%}