Files
NativeScript/apps/automated/app/ui/image-cache/image-cache.md
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

349 B

nav-title, title, environment, description, previous_url
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%}