@sishuguojixuefu/react-native-image
v0.2.2
Published
尺寸自适应的图片组件
Downloads
4
Keywords
Readme
@sishuguojixuefu/react-native-image
Installation
$ yarn add @sishuguojixuefu/react-native-image
Usage
import Image from '@sishuguojixuefu/react-native-image'
<Image source={require('...')} width={...}/>
<Image source={{uri: '...'}} width={...}/>