Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benawad/picache

A React Native component to automatically cache images
https://github.com/benawad/picache

cache expo image image-cache react-native

Last synced: 2 months ago
JSON representation

A React Native component to automatically cache images

Awesome Lists containing this project

README

        

# Picache

A React Native component that will automatically cache images.

## Usage

```bash
yarn add picache
```

Use Picache the same way you would use an `` component.

```js
import Picache from "picache";

const App = () => (

);
```

```js
import Picache from "picache";

const App = () => (

);
```

```js
import Picache from "picache";

const App = () => (

);
```