0.0.4 • Published 5 years ago
rn-lazy-image v0.0.4
rn-lazy-image
Getting started
$ npm install rn-lazy-image --save
Mostly automatic installation
$ react-native link rn-lazy-image
Usage
import LazyImage from 'rn-lazy-image';
// TODO: What to do with the module?
LazyImage;