Files
NativeScript/tests/app/ui/image-cache/image-cache.md
Panayot Cankov e135c20b14 Rename the files
2016-05-26 14:30:25 +03:00

13 lines
331 B
Markdown

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