react-native-adaptive-image
v1.0.3
Published
## Getting started
Readme
react-native-adaptive-image
Getting started
$ npm install react-native-adaptive-image --save
Usage
import AdaptedImage from 'react-native-adaptive-image';
<AdaptedImage url={url} maxWidth={maxWidth} />