Files
NativeScript/apps/tests/ui/image-cache/image-cache.md
2016-05-02 10:45:50 +03:00

12 lines
281 B
Markdown

---
nav-title: "image-cache How-To"
title: "image-cache"
description: "Examples for using image-cache"
---
# ImageCache
Using the ImageCache requires the "ui/image-cache" module.
<snippet id='image-cache-require'/>
### Requesting Images
<snippet id='image-cache-request-images'/>