Files
NativeScript/apps/tests/ui/image-cache/image-cache.md
2016-04-15 12:14:06 +03:00

12 lines
276 B
Markdown

---
nav-title: "image-cache How-To"
title: "How-To"
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'/>